Skip to content

Failed

tests / testsuite-clang / simulation_modelica_hpcom.MergingExample.mos (from (result.xml))

Failing for the past 1 build (Since #7 )
Took 4 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + MergingExample                                                                    ... equation mismatch [time: 4]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/hpcom/MergingExample.mos_temp6537/log-MergingExample.mos
false
"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
""
readCalcTimesFromFile: No valid profiling-file found.
Warning: The costs have been estimated. Maybe MergingExample_eqs_prof-file is missing.
Using list Scheduler for the DAE system
Using list Scheduler for the ODE system
Using list Scheduler for the ZeroFunc system
There is no parallel potential in the ODE system model!
The ODE system model is not big enough to perform an effective parallel simulation!
HpcOm is still under construction.
record SimulationResult
    resultFile = "MergingExample_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'MergingExample', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"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").
"
{"Taskgraph correct"}
{"Files Equal!"}

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/hpcom/MergingExample.mos_temp6537/equations-expected2018-12-11 10:53:10.991123013 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/hpcom/MergingExample.mos_temp6537/equations-got2018-12-11 10:53:14.147090107 +0000
@@ -1,7 +1,8 @@
-true
-""
+false
+"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

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/MergingExample.mos_temp6537, time: 4]