Skip to content

Failed

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

Failing for the past 4 builds (Since #3809 )
Took 16 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + SineSpeed                                                                         ... equation mismatch [time: 3]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/SineSpeed.mos_temp8304/log-SineSpeed.mos
true
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.SpringInertia.SineSpeed', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: TestModels.RotationalModels.SpringInertia.SineSpeed"
end SimulationResult;


'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/SineSpeed.mos_temp8304/equations-expected"2024-06-13 15:23:55.612415800 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/SineSpeed.mos_temp8304/equations-got"2024-06-13 15:23:58.250414800 +0200
@@ -1,11 +1,9 @@
 true
 true
 record SimulationResult
-resultFile = "TestModels.RotationalModels.SpringInertia.SineSpeed_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.SpringInertia.SineSpeed', 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.SpringInertia.SineSpeed', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: TestModels.RotationalModels.SpringInertia.SineSpeed"
 end SimulationResult;
-{0.0,0.04397942778818199,0.1673112953820181,0.3456959463979496,0.544054221840224,0.7233270594624119}
-{0.0,0.002981584259441786,0.02294667987632413,0.07359856036754869,0.1625650632404139,0.2899405652816915}
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'T' '"'
Line 4: Text differs:
expected: resultFile = "TestModels.RotationalModels.SpringInertia.SineSpeed_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/msl22/SineSpeed.mos_temp8304, time: 16]