Skip to content

Failed

tests / testsuite-clang / simulation_modelica_others.Bug3500.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-unknown/simulation/modelica/others/Bug3500.mos_temp9618/log-Bug3500.mos
false
"Error: Failed to load package Modelica (default) using MODELICAPATH /home/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
"
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 1e-08, method = 'dassl', fileNamePrefix = 'FourBarLinkage', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: FourBarLinkage"
end SimulationResult;
"[<interactive>:4:3-4:53:writable] Error: Class Modelica.SIunits.Thickness not found in scope FourBarLinkage.
Error: Error occurred while flattening model FourBarLinkage
"

/bin/sh: 1: ./FourBarLinkage: not found
127
""


Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/others/Bug3500.mos_temp9618/equations-expected2019-01-23 19:21:54.689446077 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/others/Bug3500.mos_temp9618/equations-got2019-01-23 19:21:54.761445145 +0000
@@ -1,18 +1,18 @@
-true
-""
+false
+"Error: Failed to load package Modelica (default) using MODELICAPATH /home/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+"
 true
 ""
 record SimulationResult
-resultFile = "FourBarLinkage_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 1e-08, method = 'dassl', fileNamePrefix = 'FourBarLinkage', 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: FourBarLinkage"
 end SimulationResult;
+"[<interactive>:4:3-4:53:writable] Error: Class Modelica.SIunits.Thickness not found in scope FourBarLinkage.
+Error: Error occurred while flattening model FourBarLinkage
+"
+
+/bin/sh: 1: ./FourBarLinkage: not found
+127
 ""
-674.2415492543812
-LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-0
-""
-674.2853013251839
+

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

== 1 out of 1 tests failed [simulation/modelica/others/Bug3500.mos_temp9618, time: 0]