Skip to content

Failed

tests / 06 testsuite-clang 3/3 / simulation_modelica_synchronous_c.boolEventClock.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + boolEventClock.mos                                                                ... equation mismatch [time: 6]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/synchronous_c/boolEventClock.mos_temp947/log-boolEventClock.mos
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'boolEventClock', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv=LOG_SYNCHRONOUS'",
    messages = "Failed to build model: boolEventClock"
end SimulationResult;
"Notification: Automatically loaded package Complex 4.0.0 due to uses annotation from Modelica.
Notification: Automatically loaded package ModelicaServices 4.0.0 due to uses annotation from Modelica.
Notification: Automatically loaded package Modelica 4.0.0 due to usage.
[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_c/boolEventClock.mos_temp947/equations-expected2024-04-20 01:44:41.222931069 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/synchronous_c/boolEventClock.mos_temp947/equations-got2024-04-20 01:44:47.362781208 +0000
@@ -1,36 +1,13 @@
 true
 ""
 record SimulationResult
-resultFile = "boolEventClock_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'boolEventClock', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv=LOG_SYNCHRONOUS'",
-messages = "LOG_SYNCHRONOUS   | info    | Initialized synchronous timers.
-|                 | |       | | Number of base clocks: 1
-|                 | |       | | Base clock 1
-|                 | |       | | | is event clock
-|                 | |       | | | Number of sub-clocks: 1
-|                 | |       | | | Sub-clock 1 of base clock 1
-|                 | |       | | | | shift: 0/1
-|                 | |       | | | | factor: 1/1
-|                 | |       | | | | solverMethod: none
-|                 | |       | | | | holdEvents: true
-LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SYNCHRONOUS   | info    | Activated event-clock 0 at time 0.000000
-LOG_SYNCHRONOUS   | info    | Activated event-clock 0 at time 0.126592
-LOG_SYNCHRONOUS   | info    | Activated event-clock 0 at time 0.184505
-LOG_SYNCHRONOUS   | info    | Activated event-clock 0 at time 0.234058
-LOG_SYNCHRONOUS   | info    | Activated event-clock 0 at time 0.282047
-LOG_SYNCHRONOUS   | info    | Activated event-clock 0 at time 0.333333
-LOG_SYNCHRONOUS   | info    | Activated event-clock 0 at time 0.397584
-LOG_SYNCHRONOUS   | info    | Activated event-clock 0 at time 0.666667
-LOG_SYNCHRONOUS   | info    | Activated event-clock 0 at time 0.717953
-LOG_SYNCHRONOUS   | info    | Activated event-clock 0 at time 0.765942
-LOG_SYNCHRONOUS   | info    | Activated event-clock 0 at time 0.815495
-LOG_SYNCHRONOUS   | info    | Activated event-clock 0 at time 0.873408
-LOG_SYNCHRONOUS   | info    | Activated event-clock 0 at time 1.000000
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'boolEventClock', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv=LOG_SYNCHRONOUS'",
+messages = "Failed to build model: boolEventClock"
 end SimulationResult;
 "Notification: Automatically loaded package Complex 4.0.0 due to uses annotation from Modelica.
 Notification: Automatically loaded package ModelicaServices 4.0.0 due to uses annotation from Modelica.
 Notification: Automatically loaded package Modelica 4.0.0 due to usage.
+[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 'b' '"'
Line 4: Text differs:
expected: resultFile = "boolEventClock_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/synchronous_c/boolEventClock.mos_temp947, time: 6]