Skip to content

Failed

tests / 01 testsuite-gcc 1/3 / simulation_modelica_nonlinear_system.nonlinearFailed_kinsol.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 [kinsol]                                                          ... equation mismatch [time: 4]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/nonlinear_system/nonlinearFailed_kinsol.mos_temp6605/log-nonlinearFailed_kinsol.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 = '-nls=kinsol'",
    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_kinsol.mos_temp6605/equations-expected2024-05-04 02:04:59.221199077 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/nonlinear_system/nonlinearFailed_kinsol.mos_temp6605/equations-got2024-05-04 02:05:03.885170994 +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 = '-nls=kinsol'",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'nonlinear_system.nonlinearFailed', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-nls=kinsol'",
 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_kinsol.mos_temp6605, time: 5]