Skip to content

Failed

tests / 02 testsuite-gcc 2/3 / simulation_modelica_statemachines.ticket4271.mos (from (result.xml))

Failing for the past 11 builds (Since #10 )
Took 1 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ticket4271                                                                        ... equation mismatch [time: 1]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/statemachines/ticket4271.mos_temp6233/log-ticket4271.mos
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ticket4271', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: ticket4271"
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/statemachines/ticket4271.mos_temp6233/equations-expected2024-04-20 01:51:00.760045934 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/statemachines/ticket4271.mos_temp6233/equations-got2024-04-20 01:51:01.004045944 +0000
@@ -1,14 +1,14 @@
 true
 ""
 record SimulationResult
-resultFile = "ticket4271_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ticket4271', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "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 = 'dassl', fileNamePrefix = 'ticket4271', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: ticket4271"
 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
+"
+
 ""
-1.0
-""
-0.1
+
 ""

Equation mismatch: omc-diff says:
Failed 't' '"'
Line 4: Text differs:
expected: resultFile = "ticket
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/statemachines/ticket4271.mos_temp6233, time: 1]