Skip to content

Failed

tests / testsuite-gcc / openmodelica_cppruntime_fmu_modelExchange_2.0.testFMU2MatrixIO.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-unknown/openmodelica/cppruntime/fmu/modelExchange/2.0/testFMU2MatrixIO.mos_temp4096/log-testFMU2MatrixIO.mos
true
""
true
""
"MatrixIOTest.fmu"
""
false
"Error: Failed to load package Modelica (default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
"
"MatrixIOTest_me_FMU.mo"
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 0.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'MatrixIOTest_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: MatrixIOTest_me_FMU"
end SimulationResult;
"[openmodelica/cppruntime/fmu/modelExchange/2.0/MatrixIOTest_me_FMU.mo:5:3-5:114:writable] Error: Class Modelica.Blocks.Interfaces.RealInput not found in scope MatrixIOTest_me_FMU.
Error: Error occurred while flattening model MatrixIOTest_me_FMU
"





Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/openmodelica/cppruntime/fmu/modelExchange/2.0/testFMU2MatrixIO.mos_temp4096/equations-expected2018-12-16 19:46:23.074637024 +0000
+++ /tmp/omc-rtest-unknown/openmodelica/cppruntime/fmu/modelExchange/2.0/testFMU2MatrixIO.mos_temp4096/equations-got2018-12-16 19:46:26.830625089 +0000
@@ -2,21 +2,24 @@
 ""
 true
 ""
 "MatrixIOTest.fmu"
 ""
-true
-""
+false
+"Error: Failed to load package Modelica (default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+"
 "MatrixIOTest_me_FMU.mo"
 ""
 true
 ""
 record SimulationResult
-resultFile = "MatrixIOTest_me_FMU_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 0.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'MatrixIOTest_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+messages = "Failed to build model: MatrixIOTest_me_FMU"
 end SimulationResult;
-""
-12.0
-12.0
--12.0
--12.0
+"[openmodelica/cppruntime/fmu/modelExchange/2.0/MatrixIOTest_me_FMU.mo:5:3-5:114:writable] Error: Class Modelica.Blocks.Interfaces.RealInput not found in scope MatrixIOTest_me_FMU.
+Error: Error occurred while flattening model MatrixIOTest_me_FMU
+"
+
+
+
+

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

== 1 out of 1 tests failed [openmodelica/cppruntime/fmu/modelExchange/2.0/testFMU2MatrixIO.mos_temp4096, time: 3]