Skip to content

Failed

tests / 06 testsuite-clang 3/3 / simulation_modelica_daemode.testDAEp4.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.p4                                                                        ... equation mismatch [time: 5]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/daemode/testDAEp4.mos_temp9464/log-testDAEp4.mos
true
""
true
record SimulationResult
    resultFile = "testDAE.p4_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'ida', fileNamePrefix = 'testDAE.p4', 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: There are nonlinear iteration variables with default zero start attribute found in NLSJac0. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
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.1758443895044883
0.6020776733095913

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/daemode/testDAEp4.mos_temp9464/equations-expected2024-01-20 04:01:49.732203669 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/daemode/testDAEp4.mos_temp9464/equations-got2024-01-20 04:01:54.132174405 +0000
@@ -1,18 +1,17 @@
 true
 ""
 true
 record SimulationResult
 resultFile = "testDAE.p4_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'ida', fileNamePrefix = 'testDAE.p4', 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.p4', 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: There are nonlinear iteration variables with default zero start attribute found in NLSJac0. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
 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.175838650895972
-0.6020775677383917
+2.1758443895044883
+0.6020776733095913

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/testDAEp4.mos_temp9464, time: 5]