Skip to content

Failed

tests / testsuite-gcc / simulation_libraries_3rdParty_Exercises.FourBar.TestPlanarLoops.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + FourBar.TestPlanarLoops [simulate]                                                ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/Exercises/FourBar.TestPlanarLoops.mos_temp3909/log-FourBar.TestPlanarLoops.mos
true
"Notification: Skipped loading package Modelica (3.2.2) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
"
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'FourBar.TestPlanarLoops', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: FourBar.TestPlanarLoops"
end SimulationResult;
"[simulation/libraries/3rdParty/Exercises/5/FourBar.mo:240:5-243:19:writable] Error: Class Modelica.Mechanics.Rotational.Sources.Position not found in scope FourBar.TestPlanarLoops.
Error: Error occurred while flattening model FourBar.TestPlanarLoops
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/Exercises/FourBar.TestPlanarLoops.mos_temp3909/equations-expected2019-01-18 20:37:44.034520569 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/Exercises/FourBar.TestPlanarLoops.mos_temp3909/equations-got2019-01-18 20:37:44.154520216 +0000
@@ -1,13 +1,11 @@
 true
-"Notification: Automatically loaded package Modelica 3.2.2 due to uses annotation.
-Notification: Automatically loaded package Complex 3.2.2 due to uses annotation.
-Notification: Automatically loaded package ModelicaServices 3.2.2 due to uses annotation.
+"Notification: Skipped loading package Modelica (3.2.2) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
 "
 record SimulationResult
-resultFile = "FourBar.TestPlanarLoops_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'FourBar.TestPlanarLoops', 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: FourBar.TestPlanarLoops"
 end SimulationResult;
-""
+"[simulation/libraries/3rdParty/Exercises/5/FourBar.mo:240:5-243:19:writable] Error: Class Modelica.Mechanics.Rotational.Sources.Position not found in scope FourBar.TestPlanarLoops.
+Error: Error occurred while flattening model FourBar.TestPlanarLoops
+"

Equation mismatch: omc-diff says:
Failed 'A' 'S'
Line 2: Text differs:
expected: "Notification: Automatically loaded package Modelica 
got:      "Notification: Skipped loading package Modelica (

== 1 out of 1 tests failed [simulation/libraries/3rdParty/Exercises/FourBar.TestPlanarLoops.mos_temp3909, time: 0]