Skip to content

Failed

tests / testsuite-gcc / simulation_modelica_built_in_functions.Delta.mos (from (result.xml))

Failing for the past 9 builds (Since #16 )
Took 6 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Delta                                                                             ... equation mismatch [time: 6]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/built_in_functions/Delta.mos_temp1/log-Delta.mos
false
"Error: Failed to load package Modelica (3.2.1) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
"
true
"Notification: Skipped loading package Modelica (3.2.1) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
"
record SimulationResult
    resultFile = "Delta_reference_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 10, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Delta_reference', options = '', outputFormat = 'mat', variableFilter = 'time|x', cflags = '', simflags = ''",
    messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"Notification: Skipped loading package Modelica (3.2.1,default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
"
{"Delta","Delta_init.xml"}
"Notification: Skipped loading package Modelica (3.2.1,default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
"
for parameter a = 0, the results are res1= 13 res2= 4.40454 res3=2
for parameter a = 1, the results are res1= 0 res2= 0 res3=0
for parameter a = 2, the results are res1= 13 res2= 4.40454 res3=2
for parameter a = 3, the results are res1= 26 res2= 8.80909 res3=4


Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/built_in_functions/Delta.mos_temp1/equations-expected2019-01-31 14:17:18.732895090 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/built_in_functions/Delta.mos_temp1/equations-got2019-01-31 14:17:24.912869629 +0000
@@ -1,19 +1,23 @@
+false
+"Error: Failed to load package Modelica (3.2.1) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+"
 true
-""
-true
-""
+"Notification: Skipped loading package Modelica (3.2.1) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
+"
 record SimulationResult
 resultFile = "Delta_reference_res.mat",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 10, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Delta_reference', options = '', outputFormat = 'mat', variableFilter = 'time|x', cflags = '', simflags = ''",
 messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
-""
+"Notification: Skipped loading package Modelica (3.2.1,default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
+"
 {"Delta","Delta_init.xml"}
-""
+"Notification: Skipped loading package Modelica (3.2.1,default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
+"
 for parameter a = 0, the results are res1= 13 res2= 4.40454 res3=2
 for parameter a = 1, the results are res1= 0 res2= 0 res3=0
 for parameter a = 2, the results are res1= 13 res2= 4.40454 res3=2
 for parameter a = 3, the results are res1= 26 res2= 8.80909 res3=4
 

Equation mismatch: omc-diff says:
Failed 't' 'f'
Line 1: Text differs:
expected: true
got:      false

== 1 out of 1 tests failed [simulation/modelica/built_in_functions/Delta.mos_temp1, time: 6]