Skip to content

Failed

tests / 04 testsuite-clang 1/3 / openmodelica_cppruntime.clockedSolverTest.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-omtmpuser/openmodelica/cppruntime/clockedSolverTest.mos_temp5919/log-clockedSolverTest.mos
true
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'SolverMethod', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: SolverMethod"
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/clockedSolverTest.mos_temp5919/equations-expected2024-04-20 01:39:52.869741173 +0000
+++ /tmp/omc-rtest-omtmpuser/openmodelica/cppruntime/clockedSolverTest.mos_temp5919/equations-got2024-04-20 01:39:53.017744421 +0000
@@ -1,15 +1,17 @@
 true
 true
 ""
 record SimulationResult
-resultFile = "SolverMethod_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-006, method = 'dassl', fileNamePrefix = 'SolverMethod', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'SolverMethod', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: SolverMethod"
 end SimulationResult;
-0.0
-1.120803833007813
-0.9988845212685719
-0.0
-0.09336471557617204
--0.0007381858367627922
-""
+
+
+
+
+
+
+"[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 'S' '"'
Line 5: Text differs:
expected: resultFile = "SolverMethod_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [openmodelica/cppruntime/clockedSolverTest.mos_temp5919, time: 1]