Skip to content

Regression

openmodelica_fmi_ModelExchange_2.0.TestSourceCodeFMU.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + TestSourceCodeFMU.mos                                                             ... equation mismatch [time: 34]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/openmodelica/fmi/ModelExchange/2.0/TestSourceCodeFMU.mos_temp6570/log-TestSourceCodeFMU.mos

"Warning: Out of memory! Faking a stack overflow.
Error: Stack overflow occurred while evaluating setCFlags(getCFlags() + \" -g\"):
[bt] [Symbols are not generated when running the test suite]
"
true
""
"TestSourceCodeFMU.fmu"
""
"TestSourceCodeFMU_me_FMU.mo"
""
true
""
record SimulationResult
    resultFile = "TestSourceCodeFMU_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'TestSourceCodeFMU', 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: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/fmi/ModelExchange/2.0/TestSourceCodeFMU.mos_temp6570/equations-expected"2024-06-13 15:19:45.078429200 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/fmi/ModelExchange/2.0/TestSourceCodeFMU.mos_temp6570/equations-got"2024-06-13 15:20:19.318656600 +0200
@@ -1,18 +1,21 @@
-true
-""
+
+"Warning: Out of memory! Faking a stack overflow.
+Error: Stack overflow occurred while evaluating setCFlags(getCFlags() + \" -g\"):
+[bt] [Symbols are not generated when running the test suite]
+"
 true
 ""
 "TestSourceCodeFMU.fmu"
 ""
 "TestSourceCodeFMU_me_FMU.mo"
 ""
 true
 ""
 record SimulationResult
 resultFile = "TestSourceCodeFMU_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'TestSourceCodeFMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'TestSourceCodeFMU', 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 [openmodelica/fmi/ModelExchange/2.0/TestSourceCodeFMU.mos_temp6570, time: 43]