Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ArrayInitSorting.mos                                                              ... equation mismatch [time: 1]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/algorithms_functions/ArrayInitSorting.mos_temp3325/log-ArrayInitSorting.mos

"Warning: Out of memory! Faking a stack overflow.
Error: Stack overflow occurred while evaluating loadFile(\"ArrayInitSorting.mo\"):
[bt] [Symbols are not generated when running the test suite]
"
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ArrayInitSorting', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation Failed. Model: ArrayInitSorting does not exist! Please load it first before simulation."
end SimulationResult;
""
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/algorithms_functions/ArrayInitSorting.mos_temp3325/equations-expected"2024-06-13 15:22:20.793721600 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/algorithms_functions/ArrayInitSorting.mos_temp3325/equations-got"2024-06-13 15:22:21.128323100 +0200
@@ -1,10 +1,11 @@
-true
-""
-record SimulationResult
-resultFile = "ArrayInitSorting_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ArrayInitSorting', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
+
+"Warning: Out of memory! Faking a stack overflow.
+Error: Stack overflow occurred while evaluating loadFile(\"ArrayInitSorting.mo\"):
+[bt] [Symbols are not generated when running the test suite]
 "
+record SimulationResult
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ArrayInitSorting', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Simulation Failed. Model: ArrayInitSorting does not exist! Please load it first before simulation."
 end SimulationResult;
 ""
'' 
Equation mismatch: omc-diff says: 
Line 1: Lexical token differs:
expected: true
got:      


== 1 out of 1 tests failed [simulation/modelica/algorithms_functions/ArrayInitSorting.mos_temp3325, time: 8]