Skip to content

Failed

tests / 02 testsuite-gcc 2/3 / simulation_modelica_synchronous.boolSubClocks.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + boolSubClocks                                                                     ... equation mismatch [time: 7]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/synchronous/boolSubClocks.mos_temp4327/log-boolSubClocks.mos
true
""
true
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'boolSubClocks', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: boolSubClocks"
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/synchronous/boolSubClocks.mos_temp4327/equations-expected2024-04-20 01:46:17.272032970 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/synchronous/boolSubClocks.mos_temp4327/equations-got2024-04-20 01:46:24.820033338 +0000
@@ -2,24 +2,25 @@
 ""
 true
 true
 ""
 record SimulationResult
-resultFile = "boolSubClocks_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'boolSubClocks', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'boolSubClocks', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: boolSubClocks"
 end SimulationResult;
-"Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
+"[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
 "
-2.000000159154965
-0.0
-0.0
-2.000000159154965
-0.3
-0.8999999999999999
-0.0
-0.8999999999999999
-2.399999999999999
-0.5
-0.8
-0.4
-1.0
+
+
+
+
+
+
+
+
+
+
+
+
+

Equation mismatch: omc-diff says:
Failed 'b' '"'
Line 7: Text differs:
expected: resultFile = "boolSubClocks_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/synchronous/boolSubClocks.mos_temp4327, time: 7]