Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_libraries_3rdParty_PlanarMechanics.PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos [simulation checking]... equation mismatch [time: 18]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos_temp9676/log-PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos
true
""
true
""
record SimulationResult
    resultFile = "PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 4,
|                 | |       | because density of 0.046 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 9,
|                 | |       | because density of 0.047 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;
"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\").
"
{"Files Equal!"}

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos_temp9676/equations-expected2024-01-13 02:58:57.641660213 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos_temp9676/equations-got2024-01-13 02:59:15.213660236 +0000
@@ -2,12 +2,18 @@
 ""
 true
 ""
 record SimulationResult
 resultFile = "PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear', 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 = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 4,
+| | |       | because density of 0.046 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 9,
+| | |       | because density of 0.047 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;
 "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 'U' 'T'
Line 8: 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/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos_temp9676, time: 18]