Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_modelica_tearing.testParamDivision.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + testParamDivision                                                                 ... equation mismatch [time: 8]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/tearing/testParamDivision.mos_temp2644/log-testParamDivision.mos
true
""
true
""
record SimulationResult
    resultFile = "testParamDivision1_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'testParamDivision1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-ls=lapack -override b=0'",
    messages = "LOG_STDOUT        | warning | You are overriding b with a small value or zero.
|                 | |       | This could lead to numerically dirty solutions or divisions by zero if not tearingStrictness=veryStrict.
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
""
record SimulationResult
    resultFile = "testParamDivision2_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'testParamDivision2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-ls=lapack -override b=0'",
    messages = "LOG_STDOUT        | warning | You are overriding b with a small value or zero.
|                 | |       | This could lead to numerically dirty solutions or divisions by zero if not tearingStrictness=veryStrict.
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
""

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/tearing/testParamDivision.mos_temp2644/equations-expected2024-01-13 03:02:57.449662335 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/tearing/testParamDivision.mos_temp2644/equations-got2024-01-13 03:03:05.361662463 +0000
@@ -1,25 +1,22 @@
 true
 ""
 true
 ""
 record SimulationResult
-resultFile = "",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'testParamDivision1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-ls=lapack -override b=0'",
-messages = "Simulation execution failed for model: testParamDivision1
-LOG_STDOUT        | warning | You are overriding b with a small value or zero.
+resultFile = "testParamDivision1_res.mat",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'testParamDivision1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-ls=lapack -override b=0'",
+messages = "LOG_STDOUT        | warning | You are overriding b with a small value or zero.
 |                 | |       | This could lead to numerically dirty solutions or divisions by zero if not tearingStrictness=veryStrict.
-LOG_STDOUT        | warning | Solving linear system 10 fails at time 0. For more information use -lv LOG_LS.
-LOG_ASSERT        | debug   | Solving linear system 10 failed at time=0.
-|                 | |       | For more information please use -lv LOG_LS.
-LOG_ASSERT        | info    | simulation terminated by an assertion at initialization
+LOG_SUCCESS | info    | The initialization finished successfully without homotopy method.
+LOG_SUCCESS | info    | The simulation finished successfully.
 "
 end SimulationResult;
 ""
 record SimulationResult
 resultFile = "testParamDivision2_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'testParamDivision2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-ls=lapack -override b=0'",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'testParamDivision2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-ls=lapack -override b=0'",
 messages = "LOG_STDOUT        | warning | You are overriding b with a small value or zero.
 |                 | |       | This could lead to numerically dirty solutions or divisions by zero if not tearingStrictness=veryStrict.
 LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "

Equation mismatch: omc-diff says:
Failed '"' 't'
Line 6: Text differs:
expected: resultFile = "",
got:      resultFile = "testParamDivision

== 1 out of 1 tests failed [simulation/modelica/tearing/testParamDivision.mos_temp2644, time: 8]