Skip to content

Regression

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

Failing for the past 1 build (Since #3849 )
Took 24 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log C:\Users\OPENMO~1\AppData\Local\Temp/omc-rtest-OpenModelica/simulation/modelica/others/simulation.mos_temp1549/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:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/simulation/modelica/others/simulation.mos_temp1549/equations-expected"2024-07-01 14:08:56.765157800 +0200
+++ "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/simulation/modelica/others/simulation.mos_temp1549/equations-got"2024-07-01 14:09:08.003157500 +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_temp1549, time: 24]