Skip to content

Regression

simulation_libraries_3rdParty_DrModelica.DrModelicaForTesting.FiveForEquations.mos (from (result.xml))

Failing for the past 1 build (Since #3850 )
Took 21 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + DrModelicaForTesting.FiveForEquations.mos [simulation checking]                   ... equation mismatch [time: 15]

==== Log C:\Users\OPENMO~1\AppData\Local\Temp/omc-rtest-OpenModelica/simulation/libraries/3rdParty/DrModelica/DrModelicaForTesting.FiveForEquations.mos_temp1272/log-DrModelicaForTesting.FiveForEquations.mos

"Warning: Out of memory! Faking a stack overflow.
Error: Stack overflow occurred while evaluating loadModel(Modelica, {\"3.1\"}):
[bt] [Symbols are not generated when running the test suite]
"
true
""
record SimulationResult
    resultFile = "DrModelicaForTesting.FiveForEquations_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 200, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'DrModelicaForTesting.FiveForEquations', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
""
{"Files Equal!"}
'' 
Equation mismatch: diff says: 
--- "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/simulation/libraries/3rdParty/DrModelica/DrModelicaForTesting.FiveForEquations.mos_temp1272/equations-expected"2024-07-01 14:46:32.667855100 +0200
+++ "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/simulation/libraries/3rdParty/DrModelica/DrModelicaForTesting.FiveForEquations.mos_temp1272/equations-got"2024-07-01 14:46:47.312534700 +0200
@@ -1,12 +1,15 @@
-true
-""
+
+"Warning: Out of memory! Faking a stack overflow.
+Error: Stack overflow occurred while evaluating loadModel(Modelica, {\"3.1\"}):
+[bt] [Symbols are not generated when running the test suite]
+"
 true
 ""
 record SimulationResult
 resultFile = "DrModelicaForTesting.FiveForEquations_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 200, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'DrModelicaForTesting.FiveForEquations', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 200, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'DrModelicaForTesting.FiveForEquations', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
 ""
'' 
Equation mismatch: omc-diff says: 
Line 1: Lexical token differs:
expected: true
got:      


== 1 out of 1 tests failed [simulation/libraries/3rdParty/DrModelica/DrModelicaForTesting.FiveForEquations.mos_temp1272, time: 21]