Failedsimulation_modelica_asserts.powAssert2.mos
(from (result.xml))
Failing for the past 2,403 builds
(Since
#8887
)
StacktraceOutput mismatch (see stdout for details) Standard Output + powAssert2 ... equation mismatch [time: 16]
==== Log /tmp/omc-rtest-adrpo33/simulation/modelica/asserts/powAssert2.mos_temp734/log-powAssert2.mos
true
true
""
record SimulationResult
resultFile = "",
simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-006, method = 'dassl', fileNamePrefix = 'AssertTests.powAssert2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
messages = "Simulation execution failed for model: AssertTests.powAssert2
assert | debug | AssertTests.powAssert2_06inz.c:81: Invalid root: (0)^(-0.1)
assert | info | simulation terminated by an assertion at initialization
"
end SimulationResult;
""
Equation mismatch: diff says:
--- /tmp/omc-rtest-adrpo33/simulation/modelica/asserts/powAssert2.mos_temp734/equations-expected2019-05-15 21:27:21.939825300 +0200
+++ /tmp/omc-rtest-adrpo33/simulation/modelica/asserts/powAssert2.mos_temp734/equations-got2019-05-15 21:27:37.743834200 +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-006, method = 'dassl', fileNamePrefix = 'AssertTests.powAssert2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
messages = "Simulation execution failed for model: AssertTests.powAssert2
-assert | debug | powAssert2.mos:9: Invalid root: (0)^(-0.1)
+assert | debug | AssertTests.powAssert2_06inz.c:81: Invalid root: (0)^(-0.1)
assert | info | simulation terminated by an assertion at initialization
"
end SimulationResult;
""
Equation mismatch: omc-diff says:
Failed 'p' 'A'
Line 8: Text differs:
expected: assert | debug | powAssert
got: assert | debug | AssertTests.powAssert
== 1 out of 1 tests failed [simulation/modelica/asserts/powAssert2.mos_temp734, time: 17]
|