Skip to content

Failed

tests / 02 testsuite-gcc 2/3 / simulation_libraries_msl32.Modelica.Electrical.Analog.Examples.DifferenceAmplifier.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Modelica.Electrical.Analog.Examples.DifferenceAmplifier                           ... equation mismatch [time: 14]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/msl32/Modelica.Electrical.Analog.Examples.DifferenceAmplifier.mos_temp582/log-Modelica.Electrical.Analog.Examples.DifferenceAmplifier.mos
"true
"
""
OpenModelicaModelTesting.Kind.VerifiedSimulation
Modelica.Electrical.Analog.Examples.DifferenceAmplifier
{"C1.v","C4.v","C5.v","C2.v","C3.v","Transistor1.Tr.vbc","Transistor1.Tr.vbe","Transistor2.Tr.vbc","Transistor2.Tr.vbe"}
Simulation options: startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.DifferenceAmplifier', options = '', outputFormat = 'mat', variableFilter = 'time|C1.v|C4.v|C5.v|C2.v|C3.v|Transistor1.Tr.vbc|Transistor1.Tr.vbe|Transistor2.Tr.vbc|Transistor2.Tr.vbe', cflags = '', simflags = ' -abortSlowSimulation -alarm=360 -emit_protected'
Result file: Modelica.Electrical.Analog.Examples.DifferenceAmplifier_res.mat
Messages: LOG_STDOUT        | info    | Using sparse solver for linear system 0,
|                 | |       | because density of 0.160 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 1,
|                 | |       | because density of 0.160 remains under threshold of 0.200.
LOG_STDOUT        | info    | The maximum density for using sparse solvers can be specified
|                 | |       | using the runtime flag '<-lssMaxDensity=value>'.
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.

Files Equal!
"true
"
""

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/msl32/Modelica.Electrical.Analog.Examples.DifferenceAmplifier.mos_temp582/equations-expected2024-01-13 02:59:30.290613767 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/msl32/Modelica.Electrical.Analog.Examples.DifferenceAmplifier.mos_temp582/equations-got2024-01-13 02:59:44.486720569 +0000
@@ -2,18 +2,19 @@
 "
 ""
 OpenModelicaModelTesting.Kind.VerifiedSimulation
 Modelica.Electrical.Analog.Examples.DifferenceAmplifier
 {"C1.v","C4.v","C5.v","C2.v","C3.v","Transistor1.Tr.vbc","Transistor1.Tr.vbe","Transistor2.Tr.vbc","Transistor2.Tr.vbe"}
-Simulation options: startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.DifferenceAmplifier', options = '', outputFormat = 'mat', variableFilter = 'time|C1.v|C4.v|C5.v|C2.v|C3.v|Transistor1.Tr.vbc|Transistor1.Tr.vbe|Transistor2.Tr.vbc|Transistor2.Tr.vbe', cflags = '', simflags = ' -abortSlowSimulation -alarm=360 -emit_protected'
+Simulation options: startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.DifferenceAmplifier', options = '', outputFormat = 'mat', variableFilter = 'time|C1.v|C4.v|C5.v|C2.v|C3.v|Transistor1.Tr.vbc|Transistor1.Tr.vbe|Transistor2.Tr.vbc|Transistor2.Tr.vbe', cflags = '', simflags = ' -abortSlowSimulation -alarm=360 -emit_protected'
 Result file: Modelica.Electrical.Analog.Examples.DifferenceAmplifier_res.mat
-Messages: LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_STDOUT        | warning | The default linear solver fails, the fallback solver with total pivoting is started at time 0.000002. That might raise performance issues, for more information use -lv LOG_LS.
-LOG_STDOUT        | warning | The default linear solver fails, the fallback solver with total pivoting is started at time 0.000000. That might raise performance issues, for more information use -lv LOG_LS.
-LOG_STDOUT        | warning | The default linear solver fails, the fallback solver with total pivoting is started at time 0.000000. That might raise performance issues, for more information use -lv LOG_LS.
-LOG_STDOUT        | info    | Too many warnings, reached display limit of 3. Suppressing further warning messages of the same type.
-LOG_STDOUT        | info    | Change limit with simulation flag -lvMaxWarn=<newLimit>
+Messages: LOG_STDOUT        | info    | Using sparse solver for linear system 0,
+| | |       | because density of 0.160 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 1,
+| | |       | because density of 0.160 remains under threshold of 0.200.
+LOG_STDOUT | info    | The maximum density for using sparse solvers can be specified
+| | |       | using the runtime flag '<-lssMaxDensity=value>'.
+LOG_SUCCESS | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 
 Files Equal!
 "true
 "

Equation mismatch: omc-diff says:
Failed 'U' 'T'
Line 9: Text differs:
expected: Messages: LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
got:      Messages: LOG_STDOUT        | info    | Using sparse solver for linear system 

== 1 out of 1 tests failed [simulation/libraries/msl32/Modelica.Electrical.Analog.Examples.DifferenceAmplifier.mos_temp582, time: 14]