Skip to content

Regression

simulation_modelica_equations.DAEexample.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

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






'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/equations/DAEexample.mos_temp7811/equations-expected"2024-06-13 15:26:05.487207100 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/equations/DAEexample.mos_temp7811/equations-got"2024-06-13 15:26:07.661205200 +0200
@@ -1,14 +1,12 @@
 true
 record SimulationResult
-resultFile = "DAEexample_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'DAEexample', 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-5, method = 'dassl', fileNamePrefix = 'DAEexample', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: DAEexample"
 end SimulationResult;
-0.9
-0.9814703682259254
-1.201674501169268
-0.5122399993895521
-0.6531549220567328
-1.025924252124678
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'D' '"'
Line 3: Text differs:
expected: resultFile = "DAEexample_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/equations/DAEexample.mos_temp7811, time: 13]