Skip to content

Regression

simulation_modelica_others.simulation.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Simulation                                                                        ... equation mismatch [time: 4]

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









'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/simulation.mos_temp3793/equations-expected"2024-06-13 15:27:44.807668700 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/simulation.mos_temp3793/equations-got"2024-06-13 15:27:48.314484900 +0200
@@ -1,17 +1,15 @@
 true
 record SimulationResult
-resultFile = "LinSys_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-07, method = 'dassl', fileNamePrefix = 'LinSys', 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-7, method = 'dassl', fileNamePrefix = 'LinSys', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: LinSys"
 end SimulationResult;
-1.0
-2.400705486538689
-3.418818938108018
-2.0
-2.0
-2.0
-3.0
-2.09929451346131
-1.581181061891981
+
+
+
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'L' '"'
Line 3: Text differs:
expected: resultFile = "LinSys_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/others/simulation.mos_temp3793, time: 20]