Skip to content

Failed

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

Failing for the past 1 build (Since #16 )
Took 1 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ElasticBearing                                                                    ... equation mismatch [time: 1]

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



Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/msl22/ElasticBearing.mos_temp6267/equations-expected2019-01-18 20:39:50.973804402 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/msl22/ElasticBearing.mos_temp6267/equations-got2019-01-18 20:39:51.085803388 +0000
@@ -1,11 +1,9 @@
-true
+false
 true
 record SimulationResult
-resultFile = "TestModels.RotationalModels.SystemTests.ElasticBearing_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.SystemTests.ElasticBearing', 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.SystemTests.ElasticBearing"
 end SimulationResult;
-{0.0,0.2756143877962122,0.3926822665835368,0.5696453668090131,1.230604093899073,1.60155089164147}
-{0.0,0.007463138034348893,0.0724390653074805,0.181821279294065,0.3101637556687273,0.5039069478042987}
+
+

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/ElasticBearing.mos_temp6267, time: 1]