Skip to content

Regression

simulation_modelica_external_functions.ExternalLibraries.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ExternalLibraries                                                                 ... equation mismatch [time: 0]

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












"Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
Internal error: System.launchParallelTasks: Failed to create thread: Invalid argument
Warning: Out of memory! Faking a stack overflow.
Error: Stack overflow occurred while evaluating val(y, 0.2):
[bt] [Symbols are not generated when running the test suite]
"
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/external_functions/ExternalLibraries.mos_temp1495/equations-expected"2024-05-08 15:09:20.116457800 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/external_functions/ExternalLibraries.mos_temp1495/equations-got"2024-05-08 15:09:20.930459100 +0200
@@ -1,24 +1,26 @@
 true
 0
 0
 record SimulationResult
-resultFile = "ExternalLibraries1_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'ExternalLibraries1', 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 = 'ExternalLibraries1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: ExternalLibraries1"
 end SimulationResult;
-1.0
-0.6008562291038158
-0.4039503152778594
-0.2884870147088038
-0.2138310942959862
-0.16247702301574
-2.0
-1.47702862860366
-1.244278781041967
-1.129320608331046
-1.069620804607656
-1.037815974349684
+
+
+
+
+
+
+
+
+
+
+
+
 "Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
+Internal error: System.launchParallelTasks: Failed to create thread: Invalid argument
+Warning: Out of memory! Faking a stack overflow.
+Error: Stack overflow occurred while evaluating val(y, 0.2):
+[bt] [Symbols are not generated when running the test suite]
 "
'' 
Equation mismatch: omc-diff says: 
Failed 'E' '"'
Line 5: Text differs:
expected: resultFile = "ExternalLibraries
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/external_functions/ExternalLibraries.mos_temp1495, time: 21]