Skip to content

Failed

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

Failing for the past 272 builds (Since #3430 )
Took 12 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + powAssert2                                                                        ... equation mismatch [time: 12]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/asserts/powAssert2.mos_temp3136/log-powAssert2.mos
true
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'AssertTests.powAssert2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: AssertTests.powAssert2
LOG_ASSERT        | debug   | AssertTests.powAssert2_06inz.c:81: Invalid root: (0)^(-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/powAssert2.mos_temp3136/equations-expected"2024-04-18 14:26:02.682277100 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/asserts/powAssert2.mos_temp3136/equations-got"2024-04-18 14:26:14.270278100 +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.powAssert2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'AssertTests.powAssert2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "Simulation execution failed for model: AssertTests.powAssert2
-LOG_ASSERT        | debug   | powAssert2.mos:9: Invalid root: (0)^(-0.1)
+LOG_ASSERT | debug   | AssertTests.powAssert2_06inz.c:81: Invalid root: (0)^(-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/powAssert2.mos_temp3136, time: 12]