Skip to content

Failed

tests / 04 testsuite-clang 1/3 / simulation_modelica_others.TestSolve16.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/others/TestSolve16.mos_temp1363/log-TestSolve16.mos
true
""
true
""
record SimulationResult
    resultFile = "ModelTestSolve16_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ModelTestSolve16', 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
"
-3.805609927078452
1.151917842006256
1.2840254166877414
2.8496539082263617
0.6278866210164383

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/others/TestSolve16.mos_temp1363/equations-expected2024-05-04 02:02:24.063072645 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/others/TestSolve16.mos_temp1363/equations-got2024-05-04 02:02:27.439093874 +0000
@@ -2,20 +2,21 @@
 ""
 true
 ""
 record SimulationResult
 resultFile = "ModelTestSolve16_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ModelTestSolve16', 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 = 'ModelTestSolve16', 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
+"
 -3.805609927078452
 1.151917842006256
-1.284025416687741
-2.849653908226362
+1.2840254166877414
+2.8496539082263617
 0.6278866210164383

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

== 1 out of 1 tests failed [simulation/modelica/others/TestSolve16.mos_temp1363, time: 3]