Skip to content

Failed

tests / 01 testsuite-gcc 1/3 / simulation_modelica_arrays.Breaker_total.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + PowerSystems.Examples.Spot.AC3ph.Breaker simulation [#3187]                       ... equation mismatch [time: 2]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/arrays/Breaker_total.mos_temp3041/log-Breaker_total.mos
true
""
record SimulationResult
    resultFile = "PowerSystems.Examples.Spot.AC3ph.Breaker_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 0.2, numberOfIntervals = 2000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'PowerSystems.Examples.Spot.AC3ph.Breaker', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/arrays/Breaker_total.mos_temp3041/equations-expected2024-04-20 01:40:15.846396099 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/arrays/Breaker_total.mos_temp3041/equations-got2024-04-20 01:40:17.298379974 +0000
@@ -1,10 +1,11 @@
 true
 ""
 record SimulationResult
 resultFile = "PowerSystems.Examples.Spot.AC3ph.Breaker_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 0.2, numberOfIntervals = 2000, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'PowerSystems.Examples.Spot.AC3ph.Breaker', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 0.2, numberOfIntervals = 2000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'PowerSystems.Examples.Spot.AC3ph.Breaker', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
-""
+"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
+"

Equation mismatch: omc-diff says:
Failed '"' '['
Line 10: Text differs:
expected: ""
got:      "[BackEnd/Initialization.mo:

== 1 out of 1 tests failed [simulation/modelica/arrays/Breaker_total.mos_temp3041, time: 2]