Skip to content

Failed

tests / 04 testsuite-clang 1/3 / simulation_libraries_3rdParty_PlanarMechanics.PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos [simulation checking]... equation mismatch [time: 13]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos_temp1753/log-PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos
true
""
true
""
record SimulationResult
    resultFile = "PlanarMechanicsForTesting.Examples.SingleTrackWithEngine_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 6.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'PlanarMechanicsForTesting.Examples.SingleTrackWithEngine', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
|                 | |       | because density of 0.160 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 1,
|                 | |       | because density of 0.082 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 2,
|                 | |       | because density of 0.139 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 3,
|                 | |       | because density of 0.082 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 not Equal!","revolute.w","revolute.phi"}

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos_temp1753/equations-expected2024-01-13 02:56:09.313103045 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/PlanarMechanics/PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos_temp1753/equations-got2024-01-13 02:56:22.621202994 +0000
@@ -2,12 +2,22 @@
 ""
 true
 ""
 record SimulationResult
 resultFile = "PlanarMechanicsForTesting.Examples.SingleTrackWithEngine_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 6.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'PlanarMechanicsForTesting.Examples.SingleTrackWithEngine', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
+simulationOptions = "startTime = 0.0, stopTime = 6.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'PlanarMechanicsForTesting.Examples.SingleTrackWithEngine', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
+| | |       | because density of 0.160 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 1,
+| | |       | because density of 0.082 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 2,
+| | |       | because density of 0.139 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 3,
+| | |       | because density of 0.082 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!"}
+{"Files not Equal!","revolute.w","revolute.phi"}

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.SingleTrackWithEngine.mos_temp1753, time: 13]