Skip to content

Failed

tests / 06 testsuite-clang 3/3 / simulation_modelica_daemode.testDAEp7.mos (from (result.xml))

Failing for the past 86 builds (Since #1 )
Took 4 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-unknown/simulation/modelica/daemode/testDAEp7.mos_temp2563/log-testDAEp7.mos
true
""
true
record SimulationResult
    resultFile = "testDAE.p7_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'ida', fileNamePrefix = 'testDAE.p7', 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;
"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.3916577916535484
0.4103109975476137

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/daemode/testDAEp7.mos_temp2563/equations-expected2024-01-20 04:01:45.232233598 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/daemode/testDAEp7.mos_temp2563/equations-got2024-01-20 04:01:49.808203164 +0000
@@ -1,17 +1,16 @@
 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.
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'ida', fileNamePrefix = 'testDAE.p7', 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;
 "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
+2.3916577916535484
+0.4103109975476137

Equation mismatch: omc-diff says:
Failed 'T' 'U'
Line 7: Text differs:
expected: messages = "LOG_STDOUT        | warning | Internal Numerical Jacobians without coloring are currently not supported by IDA with KLU. Colored numerical Jacobian will be used.
got:      messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.

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