Skip to content

Regression

simulation_modelica_daemode.testDAEp7.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + testDAE.p7                                                                        ... equation mismatch [time: 14]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/daemode/testDAEp7.mos_temp5696/log-testDAEp7.mos
true
""
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'ida', fileNamePrefix = 'testDAE.p7', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: testDAE.p7
"
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\").
"




'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/daemode/testDAEp7.mos_temp5696/equations-expected"2024-06-13 15:18:40.065052400 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/daemode/testDAEp7.mos_temp5696/equations-got"2024-06-13 15:18:54.371441100 +0200
@@ -1,17 +1,15 @@
 true
 ""
 true
 record SimulationResult
-resultFile = "testDAE.p7_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'ida', fileNamePrefix = 'testDAE.p7', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_STDOUT        | warning | Internal Numerical Jacobians without coloring are currently not supported by IDA with KLU. Colored numerical Jacobian will be used.
-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 = 500, tolerance = 1e-6, method = 'ida', fileNamePrefix = 'testDAE.p7', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Simulation execution failed for model: testDAE.p7
 "
 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\").
 "
-0.9
-0.0
-2.391655569960412
-0.4103118608737951
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 't' '"'
Line 5: Text differs:
expected: resultFile = "testDAE.p
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/daemode/testDAEp7.mos_temp5696, time: 20]