Skip to content

Failed

tests / 02 testsuite-gcc 2/3 / simulation_modelica_equations.VariableSubscriptAlias.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.AC1ph_DC.Transformer                                   ... equation mismatch [time: 5]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/equations/VariableSubscriptAlias.mos_temp2057/log-VariableSubscriptAlias.mos
true
""
record SimulationResult
    resultFile = "Transformer_total_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 3.0, numberOfIntervals = 7500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Transformer_total', 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 Integer has no default start value.
Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/equations/VariableSubscriptAlias.mos_temp2057/equations-expected2024-04-20 01:50:30.196044608 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/equations/VariableSubscriptAlias.mos_temp2057/equations-got2024-04-20 01:50:35.316044831 +0000
@@ -1,11 +1,12 @@
 true
 ""
 record SimulationResult
 resultFile = "Transformer_total_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 3.0, numberOfIntervals = 7500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Transformer_total', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 3.0, numberOfIntervals = 7500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Transformer_total', 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;
-"Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
+"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Integer has no default start value.
+Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
 "

Equation mismatch: omc-diff says:
Failed 'W' '['
Line 10: Text differs:
expected: "Warning: The initial conditions are not fully specified. For more information set 
got:      "[BackEnd/Initialization.mo:

== 1 out of 1 tests failed [simulation/modelica/equations/VariableSubscriptAlias.mos_temp2057, time: 5]