Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_modelica_nonlinear_system.nonlinearFailed.mos (from (result.xml))

Failing for the past 46 builds (Since #8 )
Took 5 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + nonlinearFailed                                                                   ... equation mismatch [time: 5]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/nonlinear_system/nonlinearFailed.mos_temp3793/log-nonlinearFailed.mos
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'nonlinear_system.nonlinearFailed', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: nonlinear_system.nonlinearFailed
LOG_ASSERT        | warning | The following assertion has been violated during initialization at time 0.000000
LOG_ASSERT        | debug   | Model error: Argument of asin(1.1) outside the domain -1.0 <= 1.1 <= 1.0
LOG_ASSERT        | info    | simulation terminated by an assertion at initialization
"
end SimulationResult;
"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/nonlinear_system/nonlinearFailed.mos_temp3793/equations-expected2024-05-04 02:09:55.763815470 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/nonlinear_system/nonlinearFailed.mos_temp3793/equations-got2024-05-04 02:10:00.419799728 +0000
@@ -1,12 +1,13 @@
 true
 ""
 record SimulationResult
 resultFile = "",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'nonlinear_system.nonlinearFailed', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'nonlinear_system.nonlinearFailed', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "Simulation execution failed for model: nonlinear_system.nonlinearFailed
 LOG_ASSERT        | warning | The following assertion has been violated during initialization at time 0.000000
 LOG_ASSERT        | debug   | Model error: Argument of asin(1.1) outside the domain -1.0 <= 1.1 <= 1.0
 LOG_ASSERT        | info    | simulation terminated by an assertion at initialization
 "
 end SimulationResult;
-""
+"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
+"

Equation mismatch: omc-diff says:
Failed '"' '['
Line 12: Text differs:
expected: ""
got:      "[BackEnd/SymbolicJacobian.mo:

== 1 out of 1 tests failed [simulation/modelica/nonlinear_system/nonlinearFailed.mos_temp3793, time: 5]