Skip to content

Failed

tests / 02 testsuite-gcc 2/3 / openmodelica_cppruntime.clockedTest.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-omtmpuser/openmodelica/cppruntime/clockedTest.mos_temp716/log-clockedTest.mos
true
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'DID', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: DID"
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/openmodelica/cppruntime/clockedTest.mos_temp716/equations-expected2024-04-20 01:47:47.492037276 +0000
+++ /tmp/omc-rtest-omtmpuser/openmodelica/cppruntime/clockedTest.mos_temp716/equations-got2024-04-20 01:47:47.848037293 +0000
@@ -1,15 +1,17 @@
 true
 true
 ""
 record SimulationResult
-resultFile = "DID_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'DID', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'DID', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: DID"
 end SimulationResult;
-1.0
--0.8
--1.0
-0.0
-0.25
-0.0
-""
+
+
+
+
+
+
+"[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 'D' '"'
Line 5: Text differs:
expected: resultFile = "DID_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [openmodelica/cppruntime/clockedTest.mos_temp716, time: 0]