Skip to content

Failed

tests / testsuite-gcc / simulation_modelica_hpcom.Modelica.Blocks.Examples.BooleanNetwork1.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Modelica.Blocks.Examples.BooleanNetwork1                                          ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/hpcom/Modelica.Blocks.Examples.BooleanNetwork1.mos_temp3925/log-Modelica.Blocks.Examples.BooleanNetwork1.mos
false
true
"Error: Failed to load package Modelica (3.2.1) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
"
true
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.BooleanNetwork1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation Failed. Model: Modelica.Blocks.Examples.BooleanNetwork1 does not exist! Please load it first before simulation."
end SimulationResult;
""
{"Error opening file: /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/testsuite/simulation/modelica/hpcom/Modelica.Blocks.Examples.BooleanNetwork1.mos_temp3925/Modelica.Blocks.Examples.BooleanNetwork1_res.mat"}

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/hpcom/Modelica.Blocks.Examples.BooleanNetwork1.mos_temp3925/equations-expected2019-01-31 14:13:10.513979916 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/hpcom/Modelica.Blocks.Examples.BooleanNetwork1.mos_temp3925/equations-got2019-01-31 14:13:10.613979450 +0000
@@ -1,24 +1,15 @@
+false
 true
+"Error: Failed to load package Modelica (3.2.1) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+"
 true
 ""
 true
 ""
-true
-""
-hpcom computes the ideal number of processors. If you want to set the number manually, use the flag +n=_ 
-readCalcTimesFromFile: No valid profiling-file found.
-Warning: The costs have been estimated. Maybe Modelica.Blocks.Examples.BooleanNetwork1_eqs_prof-file is missing.
-You did not choose a number of cores. Since there is no ODE-System, the number of cores is set to 1!
-Using level Scheduler for the DAE system
-Using level Scheduler for the ODE system
-Using level Scheduler for the ZeroFunc system
-HpcOm is still under construction.
 record SimulationResult
-resultFile = "Modelica.Blocks.Examples.BooleanNetwork1_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.BooleanNetwork1', 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 = "Simulation Failed. Model: Modelica.Blocks.Examples.BooleanNetwork1 does not exist! Please load it first before simulation."
 end SimulationResult;
 ""
-{"Files Equal!"}
+{"Error opening file: /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/testsuite/simulation/modelica/hpcom/Modelica.Blocks.Examples.BooleanNetwork1.mos_temp3925/Modelica.Blocks.Examples.BooleanNetwork1_res.mat"}

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

== 1 out of 1 tests failed [simulation/modelica/hpcom/Modelica.Blocks.Examples.BooleanNetwork1.mos_temp3925, time: 0]