Skip to content

Regression

simulation_libraries_msl31.Modelica.Mechanics.Rotational.Examples.Friction.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Modelica.Mechanics.Rotational.Examples.Friction                                   ... equation mismatch [time: 15]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/libraries/msl31/Modelica.Mechanics.Rotational.Examples.Friction.mos_temp5194/log-Modelica.Mechanics.Rotational.Examples.Friction.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 3.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.Rotational.Examples.Friction', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: Modelica.Mechanics.Rotational.Examples.Friction"
end SimulationResult;
"Error in compareSimulationResults"
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/libraries/msl31/Modelica.Mechanics.Rotational.Examples.Friction.mos_temp5194/equations-expected"2024-06-13 15:24:45.092376000 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/libraries/msl31/Modelica.Mechanics.Rotational.Examples.Friction.mos_temp5194/equations-got"2024-06-13 15:25:00.622602500 +0200
@@ -1,9 +1,7 @@
 true
 record SimulationResult
-resultFile = "Modelica.Mechanics.Rotational.Examples.Friction_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 3.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.Rotational.Examples.Friction', 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 = 3.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.Rotational.Examples.Friction', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: Modelica.Mechanics.Rotational.Examples.Friction"
 end SimulationResult;
-{"Files Equal!"}
+"Error in compareSimulationResults"
'' 
Equation mismatch: omc-diff says: 
Failed 'M' '"'
Line 3: Text differs:
expected: resultFile = "Modelica.Mechanics.Rotational.Examples.Friction_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/libraries/msl31/Modelica.Mechanics.Rotational.Examples.Friction.mos_temp5194, time: 35]