Skip to content

Regression

tests / testsuite-gcc / flattening_modelica_mosfiles.LeastSquares.mos (from (result.xml))

Failing for the past 1 build (Since #6 )
Took 0 ms.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + LeastSquares.mos                                                                  ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-unknown/flattening/modelica/mosfiles/LeastSquares.mos_temp6520/log-LeastSquares.mos
false
"Error: Failed to load package Modelica (3.2) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
"

"[flattening/modelica/mosfiles/LeastSquares.mos:5:1-5:55:writable] Error: Class Modelica.Math.Matrices.leastSquares not found in scope <global scope> (looking for a function or record).
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/flattening/modelica/mosfiles/LeastSquares.mos_temp6520/equations-expected2018-12-08 01:53:16.423107273 +0000
+++ /tmp/omc-rtest-unknown/flattening/modelica/mosfiles/LeastSquares.mos_temp6520/equations-got2018-12-08 01:53:16.487107130 +0000
@@ -1,4 +1,6 @@
-true
-""
-({0.0000000000000004535958399146134,0.49999999999999967},2)
-""
+false
+"Error: Failed to load package Modelica (3.2) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+"
+
+"[flattening/modelica/mosfiles/LeastSquares.mos:5:1-5:55:writable] Error: Class Modelica.Math.Matrices.leastSquares not found in scope <global scope> (looking for a function or record).
+"

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

== 1 out of 1 tests failed [flattening/modelica/mosfiles/LeastSquares.mos_temp6520, time: 0]