Skip to content

Regression

simulation_modelica_msl22.ElasticBearing.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/ElasticBearing.mos_temp9841/log-ElasticBearing.mos
true
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-5, 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: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/ElasticBearing.mos_temp9841/equations-expected"2024-05-08 15:06:57.462598500 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/ElasticBearing.mos_temp9841/equations-got"2024-05-08 15:07:12.636644600 +0200
@@ -1,11 +1,9 @@
 true
 true
 record SimulationResult
-resultFile = "TestModels.RotationalModels.SystemTests.ElasticBearing_res.mat",
-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.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.SystemTests.ElasticBearing', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+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' '"'
Line 4: Text differs:
expected: resultFile = "TestModels.RotationalModels.SystemTests.ElasticBearing_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/msl22/ElasticBearing.mos_temp9841, time: 28]