Skip to content

Failed

tests / 02 testsuite-gcc 2/3 / simulation_modelica_daemode.testDAE10.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/daemode/testDAE10.mos_temp3993/log-testDAE10.mos
true
""
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'ida', fileNamePrefix = 'Test10', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: Test10
LOG_STDOUT        | warning | Internal Numerical Jacobians without coloring are currently not supported by IDA with KLU. Colored numerical Jacobian will be used.
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_STDOUT        | info    | ##IDA## -4 error occurred at time = 0.999417260750836
LOG_STDOUT        | info    | model terminate | Integrator failed. | Simulation terminated at time 0.999417
"
end SimulationResult;
"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
"



Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/daemode/testDAE10.mos_temp3993/equations-expected2024-05-04 02:05:27.013031499 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/daemode/testDAE10.mos_temp3993/equations-got2024-05-04 02:05:30.773008785 +0000
@@ -1,14 +1,17 @@
 true
 ""
 true
 record SimulationResult
-resultFile = "Test10_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'ida', fileNamePrefix = 'Test10', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_STDOUT        | warning | Internal Numerical Jacobians without coloring are currently not supported by IDA with KLU. Colored numerical Jacobian will be used.
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'ida', fileNamePrefix = 'Test10', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Simulation execution failed for model: Test10
+LOG_STDOUT | warning | Internal Numerical Jacobians without coloring are currently not supported by IDA with KLU. Colored numerical Jacobian will be used.
 LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
+LOG_STDOUT | info    | ##IDA## -4 error occurred at time = 0.999417260750836
+LOG_STDOUT | info    | model terminate | Integrator failed. | Simulation terminated at time 0.999417
 "
 end SimulationResult;
-""
-9.10614673541745
--9.999500137448521e-05
+"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
+"
+
+

Equation mismatch: omc-diff says:
Failed 'T' '"'
Line 5: Text differs:
expected: resultFile = "Test
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/daemode/testDAE10.mos_temp3993, time: 3]