Skip to content

Failed

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/arrays/Breaker_total.mos_temp3322/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_temp3322/equations-expected2024-04-20 01:42:22.641008041 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/arrays/Breaker_total.mos_temp3322/equations-got2024-04-20 01:42:27.465112680 +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_temp3322, time: 5]