Skip to content

Failed

tests / testsuite-gcc / simulation_libraries_3rdParty_Exercises.ServoSystem1.Aufgabe3_2.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ServoSystem1.Aufgabe3_2 [simulate]                                                ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/Exercises/ServoSystem1.Aufgabe3_2.mos_temp2119/log-ServoSystem1.Aufgabe3_2.mos
false
"Error: Failed to load package Modelica (3.2) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
"
true
"Notification: Skipped loading package Modelica (3.2) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/testsuite/simulation/libraries/3rdParty/Exercises/3:/var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
"
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 2.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ServoSystem1.Aufgabe3_2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: ServoSystem1.Aufgabe3_2"
end SimulationResult;
"[simulation/libraries/3rdParty/Exercises/3/ServoSystem1/package.mo:448:5-448:35:writable] Error: Base class Modelica.Icons.Example not found in scope ServoSystem1.Aufgabe3_2.
Error: Error occurred while flattening model ServoSystem1.Aufgabe3_2
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/Exercises/ServoSystem1.Aufgabe3_2.mos_temp2119/equations-expected2019-01-31 14:13:43.549827446 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/Exercises/ServoSystem1.Aufgabe3_2.mos_temp2119/equations-got2019-01-31 14:13:43.685826824 +0000
@@ -1,13 +1,14 @@
+false
+"Error: Failed to load package Modelica (3.2) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+"
 true
-""
-true
-"Warning: Requested package Modelica of version 3.2, but this package was already loaded with version 3.2.2. You might experience problems if these versions are incompatible.
+"Notification: Skipped loading package Modelica (3.2) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/testsuite/simulation/libraries/3rdParty/Exercises/3:/var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
 "
 record SimulationResult
-resultFile = "ServoSystem1.Aufgabe3_2_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 2.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ServoSystem1.Aufgabe3_2', 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: ServoSystem1.Aufgabe3_2"
 end SimulationResult;
-""
+"[simulation/libraries/3rdParty/Exercises/3/ServoSystem1/package.mo:448:5-448:35:writable] Error: Base class Modelica.Icons.Example not found in scope ServoSystem1.Aufgabe3_2.
+Error: Error occurred while flattening model ServoSystem1.Aufgabe3_2
+"

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

== 1 out of 1 tests failed [simulation/libraries/3rdParty/Exercises/ServoSystem1.Aufgabe3_2.mos_temp2119, time: 0]