Skip to content

Regression

simulation_modelica_inStream.Test6.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Test6                                                                             ... equation mismatch [time: 3]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/inStream/Test6.mos_temp4306/log-Test6.mos
true
""

"Warning: Out of memory! Faking a stack overflow.
Error: Stack overflow occurred while evaluating loadFile(\"TestStreamConnectorsNoActualStreamEvaluateParams.mo\"):
[bt] [Symbols are not generated when running the test suite]
"
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 15.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'TestStreamConnectorsNoActualStreamEvaluateParams.TestModels.Test6', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation Failed. Model: TestStreamConnectorsNoActualStreamEvaluateParams.TestModels.Test6 does not exist! Please load it first before simulation."
end SimulationResult;
""

'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/inStream/Test6.mos_temp4306/equations-expected"2024-06-12 16:22:52.609873400 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/inStream/Test6.mos_temp4306/equations-got"2024-06-12 16:22:55.446874400 +0200
@@ -1,15 +1,16 @@
 true
 ""
-true
-""
+
+"Warning: Out of memory! Faking a stack overflow.
+Error: Stack overflow occurred while evaluating loadFile(\"TestStreamConnectorsNoActualStreamEvaluateParams.mo\"):
+[bt] [Symbols are not generated when running the test suite]
+"
 true
 ""
 record SimulationResult
-resultFile = "TestStreamConnectorsNoActualStreamEvaluateParams.TestModels.Test6_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 15.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'TestStreamConnectorsNoActualStreamEvaluateParams.TestModels.Test6', 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 = 15.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'TestStreamConnectorsNoActualStreamEvaluateParams.TestModels.Test6', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Simulation Failed. Model: TestStreamConnectorsNoActualStreamEvaluateParams.TestModels.Test6 does not exist! Please load it first before simulation."
 end SimulationResult;
 ""
-{300000.0,300000.0,300000.0,300000.0,300000.0,300000.0,300000.0,300000.0,300000.0,300000.0,300000.0,300000.0,300000.0,300000.0,300000.0,300000.0}
+
'' 
Equation mismatch: omc-diff says: 
Line 3: Lexical token differs:
expected: true
got:      


== 1 out of 1 tests failed [simulation/modelica/inStream/Test6.mos_temp4306, time: 11]