Skip to content

Failed

tests / testsuite-gcc / simulation_modelica_msl22.IdealGear.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-unknown/simulation/modelica/msl22/IdealGear.mos_temp8720/log-IdealGear.mos
false
"Error: Failed to load package Modelica (2.2.2) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
"
true
"Notification: Skipped loading package Modelica (2.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 = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.Gears.IdealGear', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: TestModels.RotationalModels.Gears.IdealGear"
end SimulationResult;
"[simulation/modelica/msl22/TestModels.mo:510:9-510:128:writable] Error: Class Modelica.Mechanics.Rotational.Fixed not found in scope TestModels.RotationalModels.Gears.IdealGear.
Error: Error occurred while flattening model TestModels.RotationalModels.Gears.IdealGear
"



Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/msl22/IdealGear.mos_temp8720/equations-expected2019-01-31 14:15:39.629312636 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/msl22/IdealGear.mos_temp8720/equations-got2019-01-31 14:15:39.853311670 +0000
@@ -1,15 +1,16 @@
+false
+"Error: Failed to load package Modelica (2.2.2) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+"
 true
-""
-true
-""
+"Notification: Skipped loading package Modelica (2.2.2) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary (uses-annotation may be wrong).
+"
 record SimulationResult
-resultFile = "TestModels.RotationalModels.Gears.IdealGear_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.RotationalModels.Gears.IdealGear', 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: TestModels.RotationalModels.Gears.IdealGear"
 end SimulationResult;
-"Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->OMCFlags, in OMNotebook call setCommandLineOptions("-d=initialization").
+"[simulation/modelica/msl22/TestModels.mo:510:9-510:128:writable] Error: Class Modelica.Mechanics.Rotational.Fixed not found in scope TestModels.RotationalModels.Gears.IdealGear.
+Error: Error occurred while flattening model TestModels.RotationalModels.Gears.IdealGear
 "
-{-0.0,0.04279688095968612,0.1074596014275817,0.09138893629302516,-0.0007455632316082803,-0.06234733663276214}
-{0.0,0.08634577814130287,0.2144346422022677,0.181929819585287,-0.00136572081985555,-0.1237260236882247}
+
+

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

== 1 out of 1 tests failed [simulation/modelica/msl22/IdealGear.mos_temp8720, time: 0]