Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_modelica_others.TestSolve4.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/TestSolve4.mos_temp6466/log-TestSolve4.mos
true
""
record SimulationResult
    resultFile = "ModelTestSolve4_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ModelTestSolve4', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_NLS_V'",
    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.8140001025611593
1.1085724417968492
0.25541281188299536
0.8140001025611594
1.1085724417968492
0.25541281188299536
0.0

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/others/TestSolve4.mos_temp6466/equations-expected2024-05-04 02:09:29.851902939 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/others/TestSolve4.mos_temp6466/equations-got2024-05-04 02:09:35.091885270 +0000
@@ -1,21 +1,22 @@
 true
 ""
 record SimulationResult
 resultFile = "ModelTestSolve4_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ModelTestSolve4', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_NLS_V'",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ModelTestSolve4', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_NLS_V'",
 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.8140001025611593
-1.108572441796849
-0.2554128118829954
+1.1085724417968492
+0.25541281188299536
 0.8140001025611594
-1.108572441796849
-0.2554128118829954
+1.1085724417968492
+0.25541281188299536
 0.0

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

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