Skip to content

Failed

tests / 05 testsuite-clang 2/3 / simulation_modelica_others.TestSolve6.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/others/TestSolve6.mos_temp4585/log-TestSolve6.mos
true
""
record SimulationResult
    resultFile = "ModelTestSolve6_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ModelTestSolve6', 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
"
1.0471975511965979
5.235987755982988
11.519173063162574
1.0471975511965979

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/others/TestSolve6.mos_temp4585/equations-expected2024-05-04 01:55:36.871912020 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/others/TestSolve6.mos_temp4585/equations-got2024-05-04 01:55:38.399896830 +0000
@@ -1,18 +1,19 @@
 true
 ""
 record SimulationResult
 resultFile = "ModelTestSolve6_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ModelTestSolve6', 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 = 'ModelTestSolve6', 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;
-""
-1.047197551196598
+"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
+"
+1.0471975511965979
 5.235987755982988
-11.51917306316257
-1.047197551196598
+11.519173063162574
+1.0471975511965979

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

== 1 out of 1 tests failed [simulation/modelica/others/TestSolve6.mos_temp4585, time: 2]