Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_modelica_hpcom.Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos (from (result.xml))

Failing for the past 44 builds (Since #1 )
Took 14 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump  ... equation mismatch [time: 14]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/hpcom/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos_temp2570/log-Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos
true
""
true
""
true
""
true
""
true
""
readCalcTimesFromFile: No valid profiling-file found.
Warning: The costs have been estimated. Maybe Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump_eqs_prof-file is missing.
Using Modified Critical Path Scheduler for the DAE system
Using Modified Critical Path Scheduler for the ODE system
Using Modified Critical Path Scheduler for the ZeroFunc system
There is no parallel potential in the ODE system model!
HpcOm is still under construction.
record SimulationResult
    resultFile = "Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 10000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 1,
|                 | |       | because density of 0.092 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 3,
|                 | |       | because density of 0.145 remains under threshold of 0.200.
LOG_STDOUT        | info    | The maximum density for using sparse solvers can be specified
|                 | |       | using the runtime flag '<-lssMaxDensity=value>'.
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
""
{"Files Equal!"}

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/hpcom/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos_temp2570/equations-expected2024-01-13 02:59:18.817660244 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/hpcom/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos_temp2570/equations-got2024-01-13 02:59:32.749660283 +0000
@@ -15,12 +15,18 @@
 Using Modified Critical Path Scheduler for the ZeroFunc system
 There is no parallel potential in the ODE system model!
 HpcOm is still under construction.
 record SimulationResult
 resultFile = "Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 10000, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
+simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 10000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 1,
+| | |       | because density of 0.092 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 3,
+| | |       | because density of 0.145 remains under threshold of 0.200.
+LOG_STDOUT | info    | The maximum density for using sparse solvers can be specified
+| | |       | using the runtime flag '<-lssMaxDensity=value>'.
+LOG_SUCCESS | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
 ""
 {"Files Equal!"}

Equation mismatch: omc-diff says:
Failed 'U' 'T'
Line 21: Text differs:
expected: messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
got:      messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 

== 1 out of 1 tests failed [simulation/modelica/hpcom/Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos_temp2570, time: 14]