Skip to content

Failed

tests / testsuite-clang / openmodelica_fmi_ModelExchange_1.0.InOutTest.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + InOutTest                                                                         ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-unknown/openmodelica/fmi/ModelExchange/1.0/InOutTest.mos_temp4624/log-InOutTest.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
""
""
"[openmodelica/fmi/ModelExchange/1.0/InOutTest.mo:3:3-4:71:writable] Error: Class Modelica.Blocks.Continuous.FirstOrder not found in scope InOutTest.
Error: Error occurred while flattening model InOutTest
"
""
"Error: File not Found: InOutTest.fmu.
"
false
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'testInOut', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: testInOut"
end SimulationResult;




Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/openmodelica/fmi/ModelExchange/1.0/InOutTest.mos_temp4624/equations-expected2019-01-25 10:20:59.170444394 +0000
+++ /tmp/omc-rtest-unknown/openmodelica/fmi/ModelExchange/1.0/InOutTest.mos_temp4624/equations-got2019-01-25 10:20:59.366442044 +0000
@@ -1,25 +1,24 @@
+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
 ""
-"InOutTest.fmu"
-"[Modelica 3.2.1/Blocks/Continuous.mo:565:5-566:37:writable] Warning: Parameter PI.T has no value, and is fixed during initialization (fixed=true), using available start value (start=1.0) as default value.
-[Modelica 3.2.1/Blocks/Continuous.mo:330:5-330:54:writable] Warning: Parameter firstOrder.T has no value, and is fixed during initialization (fixed=true), using available start value (start=1.0) as default value.
-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").
+"[openmodelica/fmi/ModelExchange/1.0/InOutTest.mo:3:3-4:71:writable] Error: Class Modelica.Blocks.Continuous.FirstOrder not found in scope InOutTest.
+Error: Error occurred while flattening model InOutTest
 "
-"InOutTest_me_FMU.mo"
 ""
-true
+"Error: File not Found: InOutTest.fmu.
+"
+false
 ""
 true
 ""
 record SimulationResult
-resultFile = "testInOut_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'testInOut', 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: testInOut"
 end SimulationResult;
-0.0
--0.0004791584189069997
--0.0003682169574288491
+
+
+

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

== 1 out of 1 tests failed [openmodelica/fmi/ModelExchange/1.0/InOutTest.mos_temp4624, time: 0]