Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-unknown/simulation/modelica/others/Elevator.mos_temp4437/log-Elevator.mos
false
"Error: Failed to load package Modelica (default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
"
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 12.0, numberOfIntervals = 1200, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Elevator.Elevator', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: Elevator.Elevator"
end SimulationResult;
"[simulation/modelica/others/Elevator.mo:5:5-5:35:writable] Error: Base class Modelica.Icons.Example not found in scope Elevator.Elevator.
Error: Error occurred while flattening model Elevator.Elevator
"



Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/others/Elevator.mos_temp4437/equations-expected2018-12-08 01:54:06.466012729 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/others/Elevator.mos_temp4437/equations-got2018-12-08 01:54:06.530012132 +0000
@@ -1,14 +1,15 @@
-true
-""
+false
+"Error: Failed to load package Modelica (default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+"
 true
 ""
 record SimulationResult
-resultFile = "Elevator.Elevator_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 12.0, numberOfIntervals = 1200, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Elevator.Elevator', 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: Elevator.Elevator"
 end SimulationResult;
-""
-2.0
--2.0
+"[simulation/modelica/others/Elevator.mo:5:5-5:35:writable] Error: Base class Modelica.Icons.Example not found in scope Elevator.Elevator.
+Error: Error occurred while flattening model Elevator.Elevator
+"
+
+

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/Elevator.mos_temp4437, time: 0]