Skip to content

Failed

simulation_modelica_asserts.powAssert3.mos (from (result.xml))

Failing for the past 275 builds (Since #3430 )
Took 11 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + powAssert3                                                                        ... equation mismatch [time: 11]

==== Log C:\WINDOWS\TEMP/omc-rtest-OpenModelica/simulation/modelica/asserts/powAssert3.mos_temp5834/log-powAssert3.mos
true
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'AssertTests.powAssert3', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: AssertTests.powAssert3
LOG_ASSERT        | debug   | AssertTests.powAssert3.c:170: Invalid root: (-0.5)^(-0.1)
LOG_ASSERT        | info    | simulation terminated by an assertion at initialization
"
end SimulationResult;
""
'' 
Equation mismatch: diff says: 
--- "C:\\WINDOWS\\TEMP/omc-rtest-OpenModelica/simulation/modelica/asserts/powAssert3.mos_temp5834/equations-expected"2024-04-18 16:46:30.164701600 +0200
+++ "C:\\WINDOWS\\TEMP/omc-rtest-OpenModelica/simulation/modelica/asserts/powAssert3.mos_temp5834/equations-got"2024-04-18 16:46:41.637700000 +0200
@@ -1,12 +1,12 @@
 true
 true
 ""
 record SimulationResult
 resultFile = "",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'AssertTests.powAssert3', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'AssertTests.powAssert3', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "Simulation execution failed for model: AssertTests.powAssert3
-LOG_ASSERT        | debug   | powAssert3.mos:8: Invalid root: (-0.5)^(-0.1)
+LOG_ASSERT | debug   | AssertTests.powAssert3.c:170: Invalid root: (-0.5)^(-0.1)
 LOG_ASSERT        | info    | simulation terminated by an assertion at initialization
 "
 end SimulationResult;
 ""
'' 
Equation mismatch: omc-diff says: 
Failed 'p' 'A'
Line 8: Text differs:
expected: LOG_ASSERT        | debug   | powAssert
got:      LOG_ASSERT | debug   | AssertTests.powAssert

== 1 out of 1 tests failed [simulation/modelica/asserts/powAssert3.mos_temp5834, time: 11]