Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log C:\Users\OPENMO~1\AppData\Local\Temp/omc-rtest-OpenModelica/simulation/libraries/msl31/Modelica.Mechanics.Rotational.Examples.Friction.mos_temp31/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:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/simulation/libraries/msl31/Modelica.Mechanics.Rotational.Examples.Friction.mos_temp31/equations-expected"2024-05-29 13:19:26.467345300 +0200
+++ "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/simulation/libraries/msl31/Modelica.Mechanics.Rotational.Examples.Friction.mos_temp31/equations-got"2024-05-29 13:19:30.156448100 +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_temp31, time: 20]