Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_modelica_nonlinear_system.nanTest.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + nanTest                                                                           ... equation mismatch [time: 5]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/nonlinear_system/nanTest.mos_temp6713/log-nanTest.mos
true
""
record SimulationResult
    resultFile = "nonlinear_system.nanTest_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'nonlinear_system.nanTest', 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;
"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
"
1.0
0.0
0.8414709848078965

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/nonlinear_system/nanTest.mos_temp6713/equations-expected2024-05-04 02:09:40.611866646 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/nonlinear_system/nanTest.mos_temp6713/equations-got2024-05-04 02:09:45.411850442 +0000
@@ -1,14 +1,14 @@
 true
 ""
 record SimulationResult
 resultFile = "nonlinear_system.nanTest_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'nonlinear_system.nanTest', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'nonlinear_system.nanTest', 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\").
+"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
 "
 1.0
 0.0
 0.8414709848078965

Equation mismatch: omc-diff says:
Failed 'W' '['
Line 10: 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/nonlinear_system/nanTest.mos_temp6713, time: 5]