Skip to content

Failed

tests / 05 testsuite-clang 2/3 / simulation_modelica_linear_system.Ticket3926.mos (from (result.xml))

Failing for the past 11 builds (Since #10 )
Took 0 ms.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Ticket3926                                                                        ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/linear_system/Ticket3926.mos_temp7111/log-Ticket3926.mos
true
""
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'foo', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: foo"
end SimulationResult;
"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
Error: No system for the symbolic initialization was generated
"

""

""

""

""

""

""

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/linear_system/Ticket3926.mos_temp7111/equations-expected2024-04-20 01:48:56.267533071 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/linear_system/Ticket3926.mos_temp7111/equations-got2024-04-20 01:48:56.515532111 +0000
@@ -1,18 +1,15 @@
 true
 ""
 true
 record SimulationResult
 resultFile = "",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'foo', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'foo', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "Failed to build model: foo"
 end SimulationResult;
-"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{{{1:1}},
-{2:2} Size: 1
-[SimCode/SimCodeUtil.mo:0:0-0:0:writable] Error: Internal error SimCodeUtil.createEquationsForSystems failed
-[SimCode/SimCodeUtil.mo:0:0-0:0:writable] Error: Internal error function createSimCode failed [Transformation from optimised DAE to simulation code structure failed]
+"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
+Error: No system for the symbolic initialization was generated
 "
 
 ""
 
 ""

Equation mismatch: omc-diff says:
Failed 'E' '['
Line 9: Text differs:
expected: "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.
got:      "[BackEnd/Initialization.mo:

== 1 out of 1 tests failed [simulation/modelica/linear_system/Ticket3926.mos_temp7111, time: 0]