Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + EquationCallIntegerArray                                                          ... equation mismatch [time: 1]

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






'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/EquationCallIntegerArray.mos_temp4418/equations-expected"2024-05-08 15:13:33.278450300 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/EquationCallIntegerArray.mos_temp4418/equations-got"2024-05-08 15:13:34.750449900 +0200
@@ -1,14 +1,12 @@
 true
 record SimulationResult
-resultFile = "EquationCallIntegerArray_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 50, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'EquationCallIntegerArray', 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-5, method = 'dassl', fileNamePrefix = 'EquationCallIntegerArray', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: EquationCallIntegerArray"
 end SimulationResult;
-1.0
-1.0
-0.0
-6.0
-0.0
-9.0
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'E' '"'
Line 3: Text differs:
expected: resultFile = "EquationCallIntegerArray_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/others/EquationCallIntegerArray.mos_temp4418, time: 23]