Skip to content

Failed

tests / testsuite-clang / openmodelica_fmi_ModelExchange_2.0.testBug3034.mos (from (result.xml))

Failing for the past 7 builds (Since #7 )
Took 3 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + testBug3034                                                                       ... equation mismatch [time: 3]

==== Log /tmp/omc-rtest-unknown/openmodelica/fmi/ModelExchange/2.0/testBug3034.mos_temp7056/log-testBug3034.mos
true
""
false
"test_Bug3034.fmu"
"Error: Failed to load package Modelica (default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
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").
"
"test_Bug3034_me_FMU.mo"
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'test_Bug3034_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: test_Bug3034_me_FMU"
end SimulationResult;
"[openmodelica/fmi/ModelExchange/2.0/test_Bug3034_me_FMU.mo:7:3-7:109:writable] Error: Class Modelica.Blocks.Interfaces.RealInput not found in scope test_Bug3034_me_FMU.
Error: Error occurred while flattening model test_Bug3034_me_FMU
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/openmodelica/fmi/ModelExchange/2.0/testBug3034.mos_temp7056/equations-expected2019-01-09 23:22:28.966500935 +0000
+++ /tmp/omc-rtest-unknown/openmodelica/fmi/ModelExchange/2.0/testBug3034.mos_temp7056/equations-got2019-01-09 23:22:31.374478921 +0000
@@ -1,17 +1,18 @@
 true
 ""
-true
+false
 "test_Bug3034.fmu"
-"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").
+"Error: Failed to load package Modelica (default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+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").
 "
 "test_Bug3034_me_FMU.mo"
 true
 ""
 record SimulationResult
-resultFile = "test_Bug3034_me_FMU_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'test_Bug3034_me_FMU', 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: test_Bug3034_me_FMU"
 end SimulationResult;
-""
+"[openmodelica/fmi/ModelExchange/2.0/test_Bug3034_me_FMU.mo:7:3-7:109:writable] Error: Class Modelica.Blocks.Interfaces.RealInput not found in scope test_Bug3034_me_FMU.
+Error: Error occurred while flattening model test_Bug3034_me_FMU
+"

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

== 1 out of 1 tests failed [openmodelica/fmi/ModelExchange/2.0/testBug3034.mos_temp7056, time: 3]