Skip to content

Failed

tests / 02 testsuite-gcc 2/3 / simulation_libraries_3rdParty_ThermoPower.ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf.mos (from (result.xml))

Failing for the past 44 builds (Since #1 )
Took 5 min 43 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf                ... equation mismatch [time: 343]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf.mos_temp7298/log-ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf.mos
true
""
record SimulationResult
    resultFile = "ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 300.0, numberOfIntervals = 500, tolerance = 1e-7, method = 'dassl', fileNamePrefix = 'ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
|                 | |       | because density of 0.159 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 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.
Warning: The initial conditions are over specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf.mos_temp7298/equations-expected2024-01-13 02:52:47.983592908 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf.mos_temp7298/equations-got2024-01-13 02:58:30.630165041 +0000
@@ -1,11 +1,15 @@
 true
 ""
 record SimulationResult
 resultFile = "ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 300.0, numberOfIntervals = 500, tolerance = 1e-07, method = 'dassl', fileNamePrefix = 'ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully with 3 homotopy steps.
+simulationOptions = "startTime = 0.0, stopTime = 300.0, numberOfIntervals = 500, tolerance = 1e-7, method = 'dassl', fileNamePrefix = 'ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 0,
+| | |       | because density of 0.159 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 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.
 Warning: The initial conditions are over specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").

Equation mismatch: omc-diff says:
Failed 'U' 'T'
Line 6: Text differs:
expected: messages = "LOG_SUCCESS       | info    | The initialization finished successfully with 
got:      messages = "LOG_STDOUT        | info    | Using sparse solver for linear system 

== 1 out of 1 tests failed [simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf.mos_temp7298, time: 343]