Skip to content

Failed

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

Failing for the past 2 builds (Since #7 )
Took 0 ms.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

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


Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/msl22/Shaft.mos_temp1884/equations-expected2018-12-16 19:48:47.800166398 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/msl22/Shaft.mos_temp1884/equations-got2018-12-16 19:48:47.916165243 +0000
@@ -1,10 +1,8 @@
-true
+false
 true
 record SimulationResult
-resultFile = "TestModels.RotationalModels.SpringInertia.Shaft_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.SpringInertia.Shaft', 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.Shaft"
 end SimulationResult;
-{0.0,-9.272522097943873e-05,-0.002277359754688934,-0.01191280171725629,-0.02691748241390565,-0.02742590691823057}
+

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/Shaft.mos_temp1884, time: 0]