Skip to content

Regression

simulation_modelica_built_in_functions.dertest.mos (from (result.xml))

Failing for the past 1 build (Since #3747 )
Took 11 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + dertest                                                                           ... equation mismatch [time: 0]

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




'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/built_in_functions/dertest.mos_temp1059/equations-expected"2024-05-08 15:10:54.226166300 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/built_in_functions/dertest.mos_temp1059/equations-got"2024-05-08 15:10:54.929164700 +0200
@@ -1,12 +1,10 @@
 true
 record SimulationResult
-resultFile = "dertest_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 50, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'dertest', 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 = 50, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'dertest', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: dertest"
 end SimulationResult;
-10.0
-4.19821202610832
--1.0
--1.429165554394553
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'd' '"'
Line 3: Text differs:
expected: resultFile = "dertest_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/built_in_functions/dertest.mos_temp1059, time: 11]