Skip to content

Failed

tests / 01 testsuite-gcc 1/3 / simulation_modelica_hpcom.Modelica.Electrical.Spice3.Examples.CoupledInductors.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Modelica.Electrical.Spice3.Examples.CoupledInductors                              ... equation mismatch [time: 4]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors.mos_temp8382/log-Modelica.Electrical.Spice3.Examples.CoupledInductors.mos
true
""
true
""
true
""
true
""
true
""
readCalcTimesFromFile: No valid profiling-file found.
Warning: The costs have been estimated. Maybe Modelica.Electrical.Spice3.Examples.CoupledInductors_eqs_prof-file is missing.
Using list Scheduler for the DAE system
Using list Scheduler for the ODE system
Using list Scheduler for the ZeroFunc system
There is no parallel potential in the ODE system model!
The ODE system model is not big enough to perform an effective parallel simulation!
HpcOm is still under construction.
record SimulationResult
    resultFile = "Modelica.Electrical.Spice3.Examples.CoupledInductors_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 0.2, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Spice3.Examples.CoupledInductors', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
|                 | |       | because density of 0.188 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.Spice3.Examples.CoupledInductors.mos_temp8382/equations-expected2024-01-13 02:54:22.449419413 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/hpcom/Modelica.Electrical.Spice3.Examples.CoupledInductors.mos_temp8382/equations-got2024-01-13 02:54:26.301450499 +0000
@@ -16,12 +16,16 @@
 There is no parallel potential in the ODE system model!
 The ODE system model is not big enough to perform an effective parallel simulation!
 HpcOm is still under construction.
 record SimulationResult
 resultFile = "Modelica.Electrical.Spice3.Examples.CoupledInductors_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 0.2, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Spice3.Examples.CoupledInductors', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
+simulationOptions = "startTime = 0.0, stopTime = 0.2, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Spice3.Examples.CoupledInductors', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
+| | |       | because density of 0.188 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 22: 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.Spice3.Examples.CoupledInductors.mos_temp8382, time: 4]