Skip to content

Failed

tests / 02 testsuite-gcc 2/3 / simulation_modelica_linear_system.linSymSolConstA.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + solveSymbolicLinearSystemWithConstA                                               ... equation mismatch [time: 19]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/linear_system/linSymSolConstA.mos_temp5369/log-linSymSolConstA.mos
true
""
true
""
true
""
record SimulationResult
    resultFile = "linear_system.problem4_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 5000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'linear_system.problem4', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_LS -s euler'",
    messages = "LOG_LS            | info    | initialize linear system solvers
|                 | |       | | 1 linear systems
LOG_LS            | info    | Start solving Linear System 2 (size 20) at time 0 with Lapack Solver
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
""
1.0
1.0000000000003861
true
""
true
""
record SimulationResult
    resultFile = "linear_system.problem4_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 5000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'linear_system.problem4', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-s euler'",
    messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
""
1.0
1.0000000000003788

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/linear_system/linSymSolConstA.mos_temp5369/equations-expected2024-01-13 02:57:12.725579418 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/linear_system/linSymSolConstA.mos_temp5369/equations-got2024-01-13 02:57:31.053717158 +0000
@@ -4,30 +4,30 @@
 ""
 true
 ""
 record SimulationResult
 resultFile = "linear_system.problem4_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 5000, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'linear_system.problem4', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_LS -s euler'",
+simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 5000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'linear_system.problem4', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_LS -s euler'",
 messages = "LOG_LS            | info    | initialize linear system solvers
 |                 | |       | | 1 linear systems
-LOG_LS            | info    | Start solving Linear System 42 (size 19) at time 0 with Lapack Solver
+LOG_LS | info    | Start solving Linear System 2 (size 20) at time 0 with Lapack Solver
 LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
 ""
 1.0
-1.000000000000518
+1.0000000000003861
 true
 ""
 true
 ""
 record SimulationResult
 resultFile = "linear_system.problem4_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 5000, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'linear_system.problem4', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-s euler'",
+simulationOptions = "startTime = 0.0, stopTime = 10.0, numberOfIntervals = 5000, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'linear_system.problem4', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-s euler'",
 messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
 ""
 1.0
-1.000000000000248
+1.0000000000003788

Equation mismatch: omc-diff says:
Line 12: Integer 42 != 2

== 1 out of 1 tests failed [simulation/modelica/linear_system/linSymSolConstA.mos_temp5369, time: 19]