Skip to content

Failed

tests / testsuite-clang / simulation_modelica_msl22.Backlash.mos (from (result.xml))

Failing for the past 9 builds (Since #16 )
Took 0 ms.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + BacklashTest                                                                      ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/msl22/Backlash.mos_temp1465/log-Backlash.mos
false
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.SpringInertia.BacklashTest', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: TestModels.RotationalModels.SpringInertia.BacklashTest"
end SimulationResult;



Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/msl22/Backlash.mos_temp1465/equations-expected2019-01-31 14:15:32.120611846 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/msl22/Backlash.mos_temp1465/equations-got2019-01-31 14:15:32.232610672 +0000
@@ -1,11 +1,9 @@
-true
+false
 true
 record SimulationResult
-resultFile = "TestModels.RotationalModels.SpringInertia.BacklashTest_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.SpringInertia.BacklashTest', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+messages = "Failed to build model: TestModels.RotationalModels.SpringInertia.BacklashTest"
 end SimulationResult;
-{0.0,0.1099603913540544,0.2879181961163269,0.2879115814704904,0.1099658188863765,9.630534254722433e-06}
-{0.0,0.007746071849397882,0.04877857504522894,0.1103878320560297,0.1514185406568894,0.1591530839493078}
+
+

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

== 1 out of 1 tests failed [simulation/modelica/msl22/Backlash.mos_temp1465, time: 0]