Skip to content

Failed

tests / testsuite-clang / simulation_modelica_inheritances.Ticket4258a.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Ticket4258a.mos [BUG: #4258]                                                      ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/inheritances/Ticket4258a.mos_temp7907/log-Ticket4258a.mos
false
"Error: Failed to load package Modelica (default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
"
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 200.0, numberOfIntervals = 1000, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'simple_BasicHX_water_gas', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: simple_BasicHX_water_gas"
end SimulationResult;
"[simulation/modelica/inheritances/Ticket4258a.mo:3:3-3:77:writable] Error: Class SI.AbsolutePressure not found in scope simple_BasicHX_water_gas.
Error: Error occurred while flattening model simple_BasicHX_water_gas
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/inheritances/Ticket4258a.mos_temp7907/equations-expected2019-01-31 14:16:48.783808848 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/inheritances/Ticket4258a.mos_temp7907/equations-got2019-01-31 14:16:48.891807717 +0000
@@ -1,14 +1,13 @@
-true
-""
+false
+"Error: Failed to load package Modelica (default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+"
 true
 ""
 record SimulationResult
-resultFile = "simple_BasicHX_water_gas_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 200.0, numberOfIntervals = 1000, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'simple_BasicHX_water_gas', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+messages = "Failed to build model: simple_BasicHX_water_gas"
 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.
-Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->OMCFlags, in OMNotebook call setCommandLineOptions("-d=initialization").
+"[simulation/modelica/inheritances/Ticket4258a.mo:3:3-3:77:writable] Error: Class SI.AbsolutePressure not found in scope simple_BasicHX_water_gas.
+Error: Error occurred while flattening model simple_BasicHX_water_gas
 "

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

== 1 out of 1 tests failed [simulation/modelica/inheritances/Ticket4258a.mos_temp7907, time: 0]