Skip to content

Failed

tests / 06 testsuite-clang 3/3 / simulation_modelica_linear_system.EngineV6_partlintorn.mos (from (result.xml))

Failing for the past 86 builds (Since #1 )
Took 59 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + EngineV6_partlintorn                                                              ... equation mismatch [time: 59]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/linear_system/EngineV6_partlintorn.mos_temp4465/log-EngineV6_partlintorn.mos
true
true
""
record SimulationResult
    resultFile = "Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.01, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 6,
|                 | |       | because density of 0.176 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 7,
|                 | |       | because density of 0.155 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 14,
|                 | |       | because density of 0.155 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/linear_system/EngineV6_partlintorn.mos_temp4465/equations-expected2024-01-20 03:54:40.411057312 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/linear_system/EngineV6_partlintorn.mos_temp4465/equations-got2024-01-20 03:55:39.566664368 +0000
@@ -1,15 +1,17 @@
 true
 true
 ""
 record SimulationResult
 resultFile = "Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.01, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 1.01, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 6,
 |                 | |       | because density of 0.176 remains under threshold of 0.200.
 LOG_STDOUT        | info    | Using sparse solver for linear system 7,
 |                 | |       | because density of 0.155 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 14,
+| | |       | because density of 0.155 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.
 "

Equation mismatch: omc-diff says:
Failed 'T' 'U'
Line 11: Text differs:
expected: LOG_STDOUT        | info    | The maximum density for using sparse solvers can be specified
got:      LOG_STDOUT | info    | Using sparse solver for linear system 

== 1 out of 1 tests failed [simulation/modelica/linear_system/EngineV6_partlintorn.mos_temp4465, time: 59]