Skip to content

Failed

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

Failing for the past 336 builds (Since #3430 )
Took 17 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log C:\Users\adrpo33\AppData\Local\Temp/omc-rtest-adrpo33/simulation/modelica/asserts/powAssert3.mos_temp5438/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:\\Users\\adrpo33\\AppData\\Local\\Temp/omc-rtest-adrpo33/simulation/modelica/asserts/powAssert3.mos_temp5438/equations-expected"2024-05-18 00:40:49.651361700 +0200
+++ "C:\\Users\\adrpo33\\AppData\\Local\\Temp/omc-rtest-adrpo33/simulation/modelica/asserts/powAssert3.mos_temp5438/equations-got"2024-05-18 00:41:06.199162300 +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_temp5438, time: 17]