Skip to content

Failed

tests / 04 testsuite-clang 1/3 / simulation_modelica_synchronous.Modelica_Synchronous.Examples.Elementary.IntegerSignals.TimeBasedStep.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Modelica_Synchronous.Examples.Elementary.IntegerSignals.TimeBasedStep             ... equation mismatch [time: 0]

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





Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/synchronous/Modelica_Synchronous.Examples.Elementary.IntegerSignals.TimeBasedStep.mos_temp5286/equations-expected2024-04-20 01:42:34.529265848 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/synchronous/Modelica_Synchronous.Examples.Elementary.IntegerSignals.TimeBasedStep.mos_temp5286/equations-got2024-04-20 01:42:34.673268970 +0000
@@ -1,14 +1,14 @@
 true
 ""
 record SimulationResult
-resultFile = "Modelica_Synchronous.Examples.Elementary.IntegerSignals.TimeBasedStep_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 0, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica_Synchronous.Examples.Elementary.IntegerSignals.TimeBasedStep', 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 = 0, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica_Synchronous.Examples.Elementary.IntegerSignals.TimeBasedStep', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: Modelica_Synchronous.Examples.Elementary.IntegerSignals.TimeBasedStep"
 end SimulationResult;
-""
-1.0
-1.0
-4.0
-4.0
+"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Integer has no default start value.
+Error: No system for the symbolic initialization was generated
+"
+
+
+
+

Equation mismatch: omc-diff says:
Failed 'M' '"'
Line 4: Text differs:
expected: resultFile = "Modelica_Synchronous.Examples.Elementary.IntegerSignals.TimeBasedStep_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/synchronous/Modelica_Synchronous.Examples.Elementary.IntegerSignals.TimeBasedStep.mos_temp5286, time: 0]