Skip to content

Failed

tests / testsuite-clang / simulation_libraries_3rdParty_ThermoPower.ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV2ph.mos (from (result.xml))

Failing for the past 9 builds (Since #16 )
Took 0 ms.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV2ph              ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV2ph.mos_temp476/log-ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV2ph.mos
false
"Error: Failed to load package ThermoPower (default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
"
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV2ph', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation Failed. Model: ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV2ph does not exist! Please load it first before simulation."
end SimulationResult;
""

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV2ph.mos_temp476/equations-expected2019-01-31 14:13:36.321825306 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV2ph.mos_temp476/equations-got2019-01-31 14:13:36.377824718 +0000
@@ -1,22 +1,9 @@
-true
-""
-record SimulationResult
-resultFile = "ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV2ph_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1000.0, numberOfIntervals = 500, tolerance = 1e-08, method = 'dassl', fileNamePrefix = 'ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV2ph', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "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
-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
-assert            | debug   | Solving non-linear system 453 failed at time=0.
-|                 | |       | For more information please use -lv LOG_NLS.
-assert            | warning | Failed to solve the initialization problem without homotopy method. If homotopy is available the homotopy method is used now.
-LOG_SUCCESS       | info    | The initialization finished successfully with 4 homotopy steps.
-LOG_SUCCESS       | info    | The simulation finished successfully.
+false
+"Error: Failed to load package ThermoPower (default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
 "
+record SimulationResult
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV2ph', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Simulation Failed. Model: ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV2ph does not exist! Please load it first before simulation."
 end SimulationResult;
-"Warning: The model contains alias variables with conflicting start and/or 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: omc-diff says:
Failed 't' 'f'
Line 1: Text differs:
expected: true
got:      false

== 1 out of 1 tests failed [simulation/libraries/3rdParty/ThermoPower/ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV2ph.mos_temp476, time: 0]