Skip to content

Failed

tests / 01 testsuite-gcc 1/3 / simulation_modelica_daemode.testDAEp5.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + testDAE.p5                                                                        ... equation mismatch [time: 5]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/daemode/testDAEp5.mos_temp178/log-testDAEp5.mos
true
""
true
record SimulationResult
    resultFile = "testDAE.p5_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'ida', fileNamePrefix = 'testDAE.p5', 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\").
"
1.0
1.0
-1.0
-3.0
1.1617680923503109
4.210978082921882
-0.6277059791809029
0.5829242945133735

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/daemode/testDAEp5.mos_temp178/equations-expected2024-01-20 04:09:09.773167050 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/daemode/testDAEp5.mos_temp178/equations-got2024-01-20 04:09:14.201053827 +0000
@@ -1,21 +1,20 @@
 true
 ""
 true
 record SimulationResult
 resultFile = "testDAE.p5_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'ida', fileNamePrefix = 'testDAE.p5', 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.p5', 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\").
 "
 1.0
 1.0
 -1.0
 -3.0
-1.161768100209105
-4.210978094791844
--0.6277059834270277
-0.5829242830266623
+1.1617680923503109
+4.210978082921882
+-0.6277059791809029
+0.5829242945133735

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/testDAEp5.mos_temp178, time: 5]