Skip to content

Failed

tests / 05 testsuite-clang 2/3 / simulation_modelica_initialization.startValue1.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/initialization/startValue1.mos_temp1068/log-startValue1.mos
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 0.2, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'startValue1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: startValue1"
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/initialization/startValue1.mos_temp1068/equations-expected2024-04-20 01:48:16.167688203 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/initialization/startValue1.mos_temp1068/equations-got2024-04-20 01:48:16.459687073 +0000
@@ -1,14 +1,14 @@
 true
 ""
 record SimulationResult
-resultFile = "startValue1_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 0.2, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'startValue1', 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 = 0.2, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'startValue1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: startValue1"
 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
+"
+
 ""
-1.0
-""
-2.0
+
 ""

Equation mismatch: omc-diff says:
Failed 's' '"'
Line 4: Text differs:
expected: resultFile = "startValue
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/initialization/startValue1.mos_temp1068, time: 0]