Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Pendulum                                                                          ... equation mismatch [time: 2]

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






'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/Pendulum.mos_temp8900/equations-expected"2024-06-13 15:17:39.428572900 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/Pendulum.mos_temp8900/equations-got"2024-06-13 15:17:41.308572800 +0200
@@ -1,14 +1,12 @@
 true
 record SimulationResult
-resultFile = "Pendulum_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 300, tolerance = 1e-10, method = 'dassl', fileNamePrefix = 'Pendulum', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+messages = "Failed to build model: Pendulum"
 end SimulationResult;
--0.9864424195145796
-0.795701434659157
--0.1832577788991176
--0.1641077480871099
--0.6056890513137574
--0.9830648943345307
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'P' '"'
Line 3: Text differs:
expected: resultFile = "Pendulum_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/others/Pendulum.mos_temp8900, time: 28]