Skip to content

Failed

tests / 04 testsuite-clang 1/3 / simulation_modelica_arrays.bug_2911.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/arrays/bug_2911.mos_temp9517/log-bug_2911.mos
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'BugTest2911', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: BugTest2911"
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/arrays/bug_2911.mos_temp9517/equations-expected2024-04-20 01:42:32.265216766 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/arrays/bug_2911.mos_temp9517/equations-got2024-04-20 01:42:32.397219628 +0000
@@ -1,10 +1,10 @@
 true
 ""
 record SimulationResult
-resultFile = "BugTest2911_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'BugTest2911', 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 = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'BugTest2911', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: BugTest2911"
 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: omc-diff says:
Failed 'B' '"'
Line 4: Text differs:
expected: resultFile = "BugTest
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/arrays/bug_2911.mos_temp9517, time: 0]