Skip to content

Regression

simulation_libraries_msl31.Modelica.Blocks.Examples.LogicalNetwork1.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Modelica.Blocks.Examples.LogicalNetwork1                                          ... equation mismatch [time: 11]

==== Log C:\Users\OPENMO~1\AppData\Local\Temp/omc-rtest-OpenModelica/simulation/libraries/msl31/Modelica.Blocks.Examples.LogicalNetwork1.mos_temp5801/log-Modelica.Blocks.Examples.LogicalNetwork1.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.LogicalNetwork1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-emit_protected'",
    messages = "Failed to build model: Modelica.Blocks.Examples.LogicalNetwork1"
end SimulationResult;
"Error in compareSimulationResults"
'' 
Equation mismatch: diff says: 
--- "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/simulation/libraries/msl31/Modelica.Blocks.Examples.LogicalNetwork1.mos_temp5801/equations-expected"2024-05-29 13:19:57.179354900 +0200
+++ "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/simulation/libraries/msl31/Modelica.Blocks.Examples.LogicalNetwork1.mos_temp5801/equations-got"2024-05-29 13:20:08.193250900 +0200
@@ -1,9 +1,7 @@
 true
 record SimulationResult
-resultFile = "Modelica.Blocks.Examples.LogicalNetwork1_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.LogicalNetwork1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-emit_protected'",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.LogicalNetwork1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-emit_protected'",
+messages = "Failed to build model: Modelica.Blocks.Examples.LogicalNetwork1"
 end SimulationResult;
-{"Files Equal!"}
+"Error in compareSimulationResults"
'' 
Equation mismatch: omc-diff says: 
Failed 'M' '"'
Line 3: Text differs:
expected: resultFile = "Modelica.Blocks.Examples.LogicalNetwork
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/libraries/msl31/Modelica.Blocks.Examples.LogicalNetwork1.mos_temp5801, time: 30]