Skip to content

Failed

tests / 06 testsuite-clang 3/3 / simulation_modelica_asserts.AssertTest8.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/asserts/AssertTest8.mos_temp6861/log-AssertTest8.mos
true
""
""
record SimulationResult
    resultFile = "AssertTest_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'AssertTest', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_ASSERT        | warning | [<interactive>:3:3-3:29:writable]
|                 | |       | The following assertion has been violated at time 0.000000
|                 | |       | ((x >= 0.0)) --> \"Variable violating min constraint: 0.0 <= x, has value: -0.5\"
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
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/asserts/AssertTest8.mos_temp6861/equations-expected2024-05-04 02:05:05.022548904 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/asserts/AssertTest8.mos_temp6861/equations-got2024-05-04 02:05:10.370466997 +0000
@@ -1,14 +1,15 @@
 true
 ""
 ""
 record SimulationResult
 resultFile = "AssertTest_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'AssertTest', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'AssertTest', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "LOG_ASSERT        | warning | [<interactive>:3:3-3:29:writable]
 |                 | |       | The following assertion has been violated at time 0.000000
 |                 | |       | ((x >= 0.0)) --> \"Variable violating min constraint: 0.0 <= x, has value: -0.5\"
 LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
-""
+"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
+"

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

== 1 out of 1 tests failed [simulation/modelica/asserts/AssertTest8.mos_temp6861, time: 5]