Skip to content

Failed

tests / 04 testsuite-clang 1/3 / omsimulator.testDirectionalDerivatives.mos (from (result.xml))

Failing for the past 44 builds (Since #1 )
Took 35 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + testDirectionalDerivatives                                                        ... equation mismatch [time: 35]

==== Log /tmp/omc-rtest-unknown/omsimulator/testDirectionalDerivatives.mos_temp9282/log-testDirectionalDerivatives.mos
true
""
true
""
"Modelica.Electrical.Analog.Examples.CauerLowPassAnalog.fmu"
""
true
""
0
"LOG_STDOUT        | info    | Using sparse solver for linear system 0,
|                 | |       | because density of 0.188 remains under threshold of 0.200.
LOG_STDOUT        | info    | The simulation runtime does not have access to sparse solvers. Defaulting to a dense linear system solver instead.
LOG_STDOUT        | info    | The maximum density for using sparse solvers can be specified
|                 | |       | using the runtime flag '<-lssMaxDensity=value>'.
info:    maximum step size for 'test.root': 0.001000
info:    Result file: directionalDerivatives.csv (bufferSize=1)
info:    Initialization
info:    system1.C1.v: 0.0
info:    Simulation
info:    system1.C1.v: 0.0
info:    Final Statistics for 'test.root':
         NumSteps = 1001 NumRhsEvals  = 1002 NumLinSolvSetups = 51
         NumNonlinSolvIters = 1001 NumNonlinSolvConvFails = 0 NumErrTestFails = 0
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/omsimulator/testDirectionalDerivatives.mos_temp9282/equations-expected2024-01-13 02:53:54.788093554 +0000
+++ /tmp/omc-rtest-unknown/omsimulator/testDirectionalDerivatives.mos_temp9282/equations-got2024-01-13 02:54:29.120351029 +0000
@@ -5,11 +5,16 @@
 "Modelica.Electrical.Analog.Examples.CauerLowPassAnalog.fmu"
 ""
 true
 ""
 0
-"info:    maximum step size for 'test.root': 0.001000
+"LOG_STDOUT | info    | Using sparse solver for linear system 0,
+| | |       | because density of 0.188 remains under threshold of 0.200.
+LOG_STDOUT | info    | The simulation runtime does not have access to sparse solvers. Defaulting to a dense linear system solver instead.
+LOG_STDOUT | info    | The maximum density for using sparse solvers can be specified
+| | |       | using the runtime flag '<-lssMaxDensity=value>'.
+info: maximum step size for 'test.root': 0.001000
 info:    Result file: directionalDerivatives.csv (bufferSize=1)
 info:    Initialization
 info:    system1.C1.v: 0.0
 info:    Simulation
 info:    system1.C1.v: 0.0

Equation mismatch: omc-diff says:
Failed 'i' 'L'
Line 10: Text differs:
expected: "info:    maximum step size for 'test.root': 
got:      "LOG_STDOUT | info    | Using sparse solver for linear system 

== 1 out of 1 tests failed [omsimulator/testDirectionalDerivatives.mos_temp9282, time: 35]