Skip to content

Failed

tests / testsuite-gcc / simulation_libraries_msl31_media.Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + simulate(Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates)                ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/msl31/media/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos_temp6823/log-Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
false
"Error: Failed to load package Modelica (3.1) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
"
true
Evaluating: simulate(Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates)
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation Failed. Model: Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates does not exist! Please load it first before simulation."
end SimulationResult;

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/msl31/media/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos_temp6823/equations-expected2019-01-31 14:14:00.129751984 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/msl31/media/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos_temp6823/equations-got2019-01-31 14:14:00.245751459 +0000
@@ -1,23 +1,10 @@
-true
-""
+false
+"Error: Failed to load package Modelica (3.1) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+"
 true
 Evaluating: simulate(Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates)
 record SimulationResult
-resultFile = "Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 22.0, numberOfIntervals = 2500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "assert            | warning | The following assertion has been violated at time 0.000000
-|                 | |       | medium.p >= 2000.0 and medium.p <= 100000000.0
-assert            | warning | Variable violating min/max constraint: 2000.0 <= medium.p <= 100000000.0, has value: 700
-LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-assert            | warning | The following assertion has been violated at time 20.080589
-|                 | |       | medium.x >= 0.0 and medium.x <= 1.0
-assert            | warning | Variable violating min/max constraint: 0.0 <= medium.x <= 1.0, has value: 1
-assert            | warning | The following assertion has been violated at time 21.964800
-|                 | |       | medium.cp_d >= 0.0 and medium.cp_d <= 1000000.0
-assert            | warning | Variable violating min/max constraint: 0.0 <= medium.cp_d <= 1000000.0, has value: 1.08101e+06
-assert            | warning | The following assertion has been violated at time 21.991200
-|                 | |       | medium.cp_b >= 0.0 and medium.cp_b <= 1000000.0
-assert            | warning | Variable violating min/max constraint: 0.0 <= medium.cp_b <= 1000000.0, has value: 1.01516e+06
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Simulation Failed. Model: Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates does not exist! Please load it first before simulation."
 end SimulationResult;

Equation mismatch: omc-diff says:
Failed 't' 'f'
Line 1: Text differs:
expected: true
got:      false

== 1 out of 1 tests failed [simulation/libraries/msl31/media/Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos_temp6823, time: 0]