Skip to content

Regression

simulation_modelica_algorithms_functions.ForIterator1.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

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








'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/algorithms_functions/ForIterator1.mos_temp5767/equations-expected"2024-06-13 15:19:30.059704700 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/algorithms_functions/ForIterator1.mos_temp5767/equations-got"2024-06-13 15:19:32.570600700 +0200
@@ -1,16 +1,14 @@
 true
 record SimulationResult
-resultFile = "ForIterator1_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'ForIterator1', 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 = 'ForIterator1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: ForIterator1"
 end SimulationResult;
-6.3
-15.0
-12.0
-27.0
-45.0
-15.0
-10.6
-14.0
+
+
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'F' '"'
Line 3: Text differs:
expected: resultFile = "ForIterator
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/algorithms_functions/ForIterator1.mos_temp5767, time: 13]