Skip to content

Failed

tests / 02 testsuite-gcc 2/3 / simulation_modelica_others.TestSolve17.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + TestSolve                                                                         ... equation mismatch [time: 6]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/others/TestSolve17.mos_temp2807/log-TestSolve17.mos
true
""
true
""
record SimulationResult
    resultFile = "ModelTestSolve17_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 0.1, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ModelTestSolve17', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_NLS_V -s euler'",
    messages = "LOG_NLS           | info    | initialize non-linear system solvers
|                 | |       | | 0 non-linear systems
LOG_NLS           | info    | update static data of non-linear system solvers
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
LOG_NLS           | info    | free non-linear system solvers
"
end SimulationResult;
"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
"
0.07916290493249595
0.0

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/others/TestSolve17.mos_temp2807/equations-expected2024-05-04 02:05:08.881140894 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/others/TestSolve17.mos_temp2807/equations-got2024-05-04 02:05:14.005110004 +0000
@@ -2,17 +2,18 @@
 ""
 true
 ""
 record SimulationResult
 resultFile = "ModelTestSolve17_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 0.1, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ModelTestSolve17', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_NLS_V -s euler'",
+simulationOptions = "startTime = 0.0, stopTime = 0.1, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ModelTestSolve17', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_NLS_V -s euler'",
 messages = "LOG_NLS           | info    | initialize non-linear system solvers
 |                 | |       | | 0 non-linear systems
 LOG_NLS           | info    | update static data of non-linear system solvers
 LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 LOG_NLS           | info    | free non-linear system solvers
 "
 end SimulationResult;
-""
+"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
+"
 0.07916290493249595
 0.0

Equation mismatch: omc-diff says:
Failed '"' '['
Line 16: Text differs:
expected: ""
got:      "[BackEnd/SymbolicJacobian.mo:

== 1 out of 1 tests failed [simulation/modelica/others/TestSolve17.mos_temp2807, time: 6]