Skip to content

Failed

tests / 06 testsuite-clang 3/3 / simulation_libraries_3rdParty_ThermoPower.Bug2537.mos (from (result.xml))

Failing for the past 44 builds (Since #1 )
Took 3 min 54 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Bug2537.mos                                                                       ... equation mismatch [time: 234]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp4740/log-Bug2537.mos
true
"Notification: Automatically loaded package Complex 3.2.1 due to uses annotation from Modelica.
"
true
""
record SimulationResult
    resultFile = "ThermoPower.Examples.CISE.CISESim120501_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1200.0, numberOfIntervals = 1000, tolerance = 1e-7, method = 'dassl', fileNamePrefix = 'ThermoPower.Examples.CISE.CISESim120501', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 6,
|                 | |       | because density of 0.197 remains under threshold of 0.200.
LOG_STDOUT        | info    | Using sparse solver for linear system 16,
|                 | |       | because density of 0.136 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_STDOUT        | warning | While solving non-linear system an assertion failed during initialization.
|                 | |       | | The non-linear solver tries to solve the problem that could take some time.
|                 | |       | | It could help to provide better start-values for the iteration variables.
|                 | |       | | For more information simulate with -lv LOG_NLS_V
LOG_SUCCESS       | info    | The initialization finished successfully with 3 homotopy steps.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"Warning: The model contains alias variables with redundant start and/or conflicting nominal values. It is recommended to resolve the conflicts, because otherwise the system could be hard to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp4740/equations-expected2024-01-13 02:52:38.114164252 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp4740/equations-got2024-01-13 02:56:32.351088999 +0000
@@ -3,12 +3,18 @@
 "
 true
 ""
 record SimulationResult
 resultFile = "ThermoPower.Examples.CISE.CISESim120501_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1200.0, numberOfIntervals = 1000, tolerance = 1e-07, method = 'dassl', fileNamePrefix = 'ThermoPower.Examples.CISE.CISESim120501', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_STDOUT        | warning | While solving non-linear system an assertion failed during initialization.
+simulationOptions = "startTime = 0.0, stopTime = 1200.0, numberOfIntervals = 1000, tolerance = 1e-7, method = 'dassl', fileNamePrefix = 'ThermoPower.Examples.CISE.CISESim120501', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 6,
+| | |       | because density of 0.197 remains under threshold of 0.200.
+LOG_STDOUT | info    | Using sparse solver for linear system 16,
+| | |       | because density of 0.136 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_STDOUT | warning | While solving non-linear system an assertion failed during initialization.
 |                 | |       | | The non-linear solver tries to solve the problem that could take some time.
 |                 | |       | | It could help to provide better start-values for the iteration variables.
 |                 | |       | | For more information simulate with -lv LOG_NLS_V
 LOG_SUCCESS       | info    | The initialization finished successfully with 3 homotopy steps.
 LOG_SUCCESS       | info    | The simulation finished successfully.

Equation mismatch: omc-diff says:
Failed 'w' 'i'
Line 9: Text differs:
expected: messages = "LOG_STDOUT        | warning | While solving non
got:      messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 

== 1 out of 1 tests failed [simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp4740, time: 234]