Skip to content

Failed

tests / 06 testsuite-clang 3/3 / simulation_modelica_others.Bug3500.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Bug3500.mos                                                                       ... equation mismatch [time: 24]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/others/Bug3500.mos_temp5256/log-Bug3500.mos
true
""
true
""
record SimulationResult
    resultFile = "FourBarLinkage_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 1e-8, method = 'dassl', fileNamePrefix = 'FourBarLinkage', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
|                 | |       | because density of 0.176 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 1,
|                 | |       | because density of 0.047 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 2,
|                 | |       | because density of 0.157 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 3,
|                 | |       | because density of 0.053 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;
""
674.0414525760435
LOG_STDOUT        | info    | Using sparse solver for linear system 0,
|                 | |       | because density of 0.176 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 1,
|                 | |       | because density of 0.047 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 2,
|                 | |       | because density of 0.157 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 3,
|                 | |       | because density of 0.053 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.
0
""
674.0974879158584

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/others/Bug3500.mos_temp5256/equations-expected2024-01-13 02:55:38.485957926 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/others/Bug3500.mos_temp5256/equations-got2024-01-13 02:56:02.766467866 +0000
@@ -2,17 +2,37 @@
 ""
 true
 ""
 record SimulationResult
 resultFile = "FourBarLinkage_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 1e-08, method = 'dassl', fileNamePrefix = 'FourBarLinkage', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
+simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 1e-8, method = 'dassl', fileNamePrefix = 'FourBarLinkage', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
+| | |       | because density of 0.176 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 1,
+| | |       | because density of 0.047 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 2,
+| | |       | because density of 0.157 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 3,
+| | |       | because density of 0.053 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;
 ""
-674.2415492543812
+674.0414525760435
+LOG_STDOUT | info    | Using sparse solver for linear system 0,
+| | |       | because density of 0.176 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 1,
+| | |       | because density of 0.047 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 2,
+| | |       | because density of 0.157 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 3,
+| | |       | because density of 0.053 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.
 0
 ""
-674.2853013251839
+674.0974879158584

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/modelica/others/Bug3500.mos_temp5256, time: 24]