Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / omsimulator.Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos (from (result.xml))

Failing for the past 1 build (Since #1 )
Took 39 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos                     ... equation mismatch [time: 39]

==== Log /tmp/omc-rtest-omtmpuser/omsimulator/Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos_temp194/log-Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos
true
""
"Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.fmu"
""
0
"info:    maximum step size for 'model.root': 0.001000
info:    Result file: model_res.mat (bufferSize=10)
info:    Parameter model.root.fmu.world.label1 will not be stored in the result file, because the signal type is not supported
info:    Parameter model.root.fmu.world.label2 will not be stored in the result file, because the signal type is not supported
info:    Final Statistics for 'model.root':
         NumSteps = 1004 NumRhsEvals  = 1009 NumLinSolvSetups = 55
         NumNonlinSolvIters = 1008 NumNonlinSolvConvFails = 0 NumErrTestFails = 1
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/omsimulator/Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos_temp194/equations-expected2024-06-14 09:21:03.761774864 +0000
+++ /tmp/omc-rtest-omtmpuser/omsimulator/Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos_temp194/equations-got2024-06-14 09:21:42.533776134 +0000
@@ -1,13 +1,13 @@
 true
 ""
 "Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.fmu"
 ""
 0
-"info:    maximum step size for 'model.root': 0.010000
+"info: maximum step size for 'model.root': 0.001000
 info:    Result file: model_res.mat (bufferSize=10)
 info:    Parameter model.root.fmu.world.label1 will not be stored in the result file, because the signal type is not supported
 info:    Parameter model.root.fmu.world.label2 will not be stored in the result file, because the signal type is not supported
 info:    Final Statistics for 'model.root':
-NumSteps = 523 NumRhsEvals  = 533 NumLinSolvSetups = 36
-NumNonlinSolvIters = 532 NumNonlinSolvConvFails = 0 NumErrTestFails = 1
+NumSteps = 1004 NumRhsEvals  = 1009 NumLinSolvSetups = 55
+NumNonlinSolvIters = 1008 NumNonlinSolvConvFails = 0 NumErrTestFails = 1
 "

Equation mismatch: omc-diff says:
Line 6: Real 0.010000 != 0.001000
  eps: 0.005000, actual diff: 0.009000

== 1 out of 1 tests failed [omsimulator/Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos_temp194, time: 39]