Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + DAEexample2                                                                       ... equation mismatch [time: 10]

==== Log C:\Users\OPENMO~1\AppData\Local\Temp/omc-rtest-OpenModelica/simulation/modelica/equations/DAEexample2.mos_temp6096/log-DAEexample2.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 3, 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:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/simulation/modelica/equations/DAEexample2.mos_temp6096/equations-expected"2024-05-29 13:23:12.512811300 +0200
+++ "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/simulation/modelica/equations/DAEexample2.mos_temp6096/equations-got"2024-05-29 13:23:22.137231700 +0200
@@ -1,12 +1,10 @@
 true
 record SimulationResult
-resultFile = "DAEexample_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 3, 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 = 3, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'DAEexample', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: DAEexample"
 end SimulationResult;
-0.9
-0.9364731633761999
-1.039515875580045
-1.201667507446918
+
+
+
+
'' 
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/DAEexample2.mos_temp6096, time: 28]