Skip to content

Failed

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log C:\WINDOWS\TEMP/omc-rtest-OpenModelica/simulation/modelica/asserts/powAssert1.mos_temp7598/log-powAssert1.mos
true
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'AssertTests.powAssert1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: AssertTests.powAssert1
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_ASSERT        | debug   | AssertTests.powAssert1.c:208: Invalid root: (-1)^(1.1)
"
end SimulationResult;
""
'' 
Equation mismatch: diff says: 
--- "C:\\WINDOWS\\TEMP/omc-rtest-OpenModelica/simulation/modelica/asserts/powAssert1.mos_temp7598/equations-expected"2024-04-18 16:44:02.759157200 +0200
+++ "C:\\WINDOWS\\TEMP/omc-rtest-OpenModelica/simulation/modelica/asserts/powAssert1.mos_temp7598/equations-got"2024-04-18 16:44:14.167157700 +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.powAssert1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'AssertTests.powAssert1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "Simulation execution failed for model: AssertTests.powAssert1
 LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_ASSERT        | debug   | powAssert1.mos:12: Invalid root: (-1)^(1.1)
+LOG_ASSERT | debug   | AssertTests.powAssert1.c:208: Invalid root: (-1)^(1.1)
 "
 end SimulationResult;
 ""
'' 
Equation mismatch: omc-diff says: 
Failed 'p' 'A'
Line 9: Text differs:
expected: LOG_ASSERT        | debug   | powAssert
got:      LOG_ASSERT | debug   | AssertTests.powAssert

== 1 out of 1 tests failed [simulation/modelica/asserts/powAssert1.mos_temp7598, time: 12]