Skip to content

Failed

tests / testsuite-gcc / openmodelica_fmi_ModelExchange_2.0.testChangeParam.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-unknown/openmodelica/fmi/ModelExchange/2.0/testChangeParam.mos_temp2113/log-testChangeParam.mos
true
""
false
"test_ChangeParam.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_ChangeParam_me_FMU.mo"
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 2.0, numberOfIntervals = 1, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'test_ChangeParam_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: test_ChangeParam_me_FMU"
end SimulationResult;



"[openmodelica/fmi/ModelExchange/2.0/test_ChangeParam_me_FMU.mo:7:3-7:109:writable] Error: Class Modelica.Blocks.Interfaces.RealInput not found in scope test_ChangeParam_me_FMU.
Error: Error occurred while flattening model test_ChangeParam_me_FMU
"
/bin/sh: 1: ./test_ChangeParam_me_FMU: not found
127
fail()
"Error: Failed to open simulation result /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/testsuite/openmodelica/fmi/ModelExchange/2.0/testChangeParam.mos_temp2113/test_ChangeParam.mat: No such file or directory
Error: Error reading simulation result.
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/openmodelica/fmi/ModelExchange/2.0/testChangeParam.mos_temp2113/equations-expected2019-01-18 20:37:46.098514499 +0000
+++ /tmp/omc-rtest-unknown/openmodelica/fmi/ModelExchange/2.0/testChangeParam.mos_temp2113/equations-got2019-01-18 20:37:49.970503115 +0000
@@ -1,25 +1,27 @@
 true
 ""
-true
+false
 "test_ChangeParam.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_ChangeParam_me_FMU.mo"
 true
 ""
 record SimulationResult
-resultFile = "test_ChangeParam_me_FMU_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 2.0, numberOfIntervals = 1, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'test_ChangeParam_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_ChangeParam_me_FMU"
 end SimulationResult;
-7.3890899286445
-2.0
-6.3890899286445
-""
-LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-0
-{{1.0,1.0,1.0,0.1353363211838032,0.1353363211838032,0.01831624751345867,0.01831624751345867},{-2.0,-2.0,-2.0,-2.0,-2.0,-2.0,-2.0},{-11.0,-11.0,-11.0,-10.1353363211838,-10.1353363211838,-10.01831624751346,-10.01831624751346}}
-""
+
+
+
+"[openmodelica/fmi/ModelExchange/2.0/test_ChangeParam_me_FMU.mo:7:3-7:109:writable] Error: Class Modelica.Blocks.Interfaces.RealInput not found in scope test_ChangeParam_me_FMU.
+Error: Error occurred while flattening model test_ChangeParam_me_FMU
+"
+/bin/sh: 1: ./test_ChangeParam_me_FMU: not found
+127
+fail()
+"Error: Failed to open simulation result /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/testsuite/openmodelica/fmi/ModelExchange/2.0/testChangeParam.mos_temp2113/test_ChangeParam.mat: No such file or directory
+Error: Error reading simulation result.
+"

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/testChangeParam.mos_temp2113, time: 4]