Skip to content

Failed

tests / testsuite-gcc / openmodelica_cppruntime.externalArrayInputTest.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-unknown/openmodelica/cppruntime/externalArrayInputTest.mos_temp3992/log-externalArrayInputTest.mos
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
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ExternalArrayInput.Test', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: ExternalArrayInput.Test"
end SimulationResult;
"[<interactive>:24:5-25:38:writable] Error: Class Modelica.Blocks.Sources.CombiTimeTable not found in scope ExternalArrayInput.Test.
Error: Error occurred while flattening model ExternalArrayInput.Test
"



Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/openmodelica/cppruntime/externalArrayInputTest.mos_temp3992/equations-expected2019-01-21 18:16:42.343479036 +0000
+++ /tmp/omc-rtest-unknown/openmodelica/cppruntime/externalArrayInputTest.mos_temp3992/equations-got2019-01-21 18:16:42.423478795 +0000
@@ -1,14 +1,17 @@
 true
 ""
-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
 ""
 record SimulationResult
-resultFile = "ExternalArrayInput.Test_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ExternalArrayInput.Test', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+messages = "Failed to build model: ExternalArrayInput.Test"
 end SimulationResult;
-""
-1.0
-3.0
+"[<interactive>:24:5-25:38:writable] Error: Class Modelica.Blocks.Sources.CombiTimeTable not found in scope ExternalArrayInput.Test.
+Error: Error occurred while flattening model ExternalArrayInput.Test
+"
+
+

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

== 1 out of 1 tests failed [openmodelica/cppruntime/externalArrayInputTest.mos_temp3992, time: 0]