Skip to content

Regression

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

Failing for the past 1 build (Since #3850 )
Took 14 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Modelica.Blocks.Examples.ShowLogicalSources                                       ... equation mismatch [time: 6]

==== Log C:\Users\OPENMO~1\AppData\Local\Temp/omc-rtest-OpenModelica/simulation/libraries/msl31/Modelica.Blocks.Examples.ShowLogicalSources.mos_temp6562/log-Modelica.Blocks.Examples.ShowLogicalSources.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.ShowLogicalSources', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: Modelica.Blocks.Examples.ShowLogicalSources"
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.ShowLogicalSources.mos_temp6562/equations-expected"2024-07-01 14:46:17.035960100 +0200
+++ "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/simulation/libraries/msl31/Modelica.Blocks.Examples.ShowLogicalSources.mos_temp6562/equations-got"2024-07-01 14:46:23.032959100 +0200
@@ -1,9 +1,7 @@
 true
 record SimulationResult
-resultFile = "Modelica.Blocks.Examples.ShowLogicalSources_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.ShowLogicalSources', 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 = 10.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.ShowLogicalSources', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: Modelica.Blocks.Examples.ShowLogicalSources"
 end SimulationResult;
-{"Files not Equal!","sample.y"}
+"Error in compareSimulationResults"
'' 
Equation mismatch: omc-diff says: 
Failed 'M' '"'
Line 3: Text differs:
expected: resultFile = "Modelica.Blocks.Examples.ShowLogicalSources_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/libraries/msl31/Modelica.Blocks.Examples.ShowLogicalSources.mos_temp6562, time: 14]