Skip to content

Failed

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

Failing for the past 46 builds (Since #8 )
Took 0 ms.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + testDAE.p3                                                                        ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/daemode/testDAEp3.mos_temp8245/log-testDAEp3.mos
true
""
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'ida', fileNamePrefix = 'testDAE.p3', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: testDAE.p3"
end SimulationResult;
"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
Error: A torn linear system has no symbolic jacobian and currently there are no means to solve that numerically. Please compile with the module \"calculateStrongComponentJacobians\" to provide symbolic jacobians for torn linear systems.
[SimCode/SimCodeUtil.mo:0:0-0:0:writable] Error: Internal error function createOdeSystem failed for component torn linear Equationsystem{{{4:1}},
{3:3} Size: 1
[SimCode/SimCodeUtil.mo:0:0-0:0:writable] Error: Internal error SimCodeUtil.createEquationsForSystems failed
Error: Internal error SimCode DAEmode: The model testDAE.p3 could not be translated
"





Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/daemode/testDAEp3.mos_temp8245/equations-expected2024-05-04 02:05:24.053049373 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/daemode/testDAEp3.mos_temp8245/equations-got2024-05-04 02:05:24.369047465 +0000
@@ -1,16 +1,19 @@
 true
 ""
 true
 record SimulationResult
-resultFile = "testDAE.p3_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'ida', fileNamePrefix = 'testDAE.p3', 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.
-LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'ida', fileNamePrefix = 'testDAE.p3', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: testDAE.p3"
 end SimulationResult;
-""
-0.9
-0.512240001019491
-1.201683485715925
-1.025938907621438
+"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
+Error: A torn linear system has no symbolic jacobian and currently there are no means to solve that numerically. Please compile with the module \"calculateStrongComponentJacobians\" to provide symbolic jacobians for torn linear systems.
+[SimCode/SimCodeUtil.mo:0:0-0:0:writable] Error: Internal error function createOdeSystem failed for component torn linear Equationsystem{{{4:1}},
+{3:3} Size: 1
+[SimCode/SimCodeUtil.mo:0:0-0:0:writable] Error: Internal error SimCodeUtil.createEquationsForSystems failed
+Error: Internal error SimCode DAEmode: The model testDAE.p3 could not be translated
+"
+
+
+
+

Equation mismatch: omc-diff says:
Failed 't' '"'
Line 5: Text differs:
expected: resultFile = "testDAE.p
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/daemode/testDAEp3.mos_temp8245, time: 0]