Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_modelica_daemode.testDAEp4.mos (from (result.xml))

Failing for the past 46 builds (Since #8 )
Took 5 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/daemode/testDAEp4.mos_temp4039/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_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.
"
end SimulationResult;
"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
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

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/daemode/testDAEp4.mos_temp4039/equations-expected2024-05-04 02:09:54.815818674 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/daemode/testDAEp4.mos_temp4039/equations-got2024-05-04 02:09:59.555802650 +0000
@@ -1,17 +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 = ''",
+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_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.
 "
 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\").
+"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
 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

Equation mismatch: omc-diff says:
Failed 'W' '['
Line 12: Text differs:
expected: "Warning: There are nonlinear iteration variables with default zero start attribute found in NLSJac
got:      "[BackEnd/SymbolicJacobian.mo:

== 1 out of 1 tests failed [simulation/modelica/daemode/testDAEp4.mos_temp4039, time: 5]