Skip to content

Regression

tests / testsuite-clang / simulation_modelica_synchronous.boolSubClocks.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-unknown/simulation/modelica/synchronous/boolSubClocks.mos_temp6081/log-boolSubClocks.mos
false
"Error: Failed to load package Modelica (default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
"
true
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'boolSubClocks', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: boolSubClocks"
end SimulationResult;
"[simulation/modelica/synchronous/boolSubClocks.mo:11:1-11:58:writable] Error: Variable Modelica.Constants.pi not found in scope boolSubClocks.
Error: Error occurred while flattening model boolSubClocks
"














Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/synchronous/boolSubClocks.mos_temp6081/equations-expected2018-12-08 01:54:34.069755587 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/synchronous/boolSubClocks.mos_temp6081/equations-got2018-12-08 01:54:34.185754507 +0000
@@ -1,25 +1,27 @@
-true
-""
+false
+"Error: Failed to load package Modelica (default) using MODELICAPATH /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+"
 true
 true
 ""
 record SimulationResult
-resultFile = "boolSubClocks_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-006, method = 'dassl', fileNamePrefix = 'boolSubClocks', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'boolSubClocks', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: boolSubClocks"
 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/synchronous/boolSubClocks.mo:11:1-11:58:writable] Error: Variable Modelica.Constants.pi not found in scope boolSubClocks.
+Error: Error occurred while flattening model boolSubClocks
 "
-2.000000000159155
-0.0
-0.0
-2.000000000159155
-0.3
-0.8999999999999999
-0.0
-0.8999999999999999
-2.4
-0.5
-0.8
-0.4
-1.0
+
+
+
+
+
+
+
+
+
+
+
+
+

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

== 1 out of 1 tests failed [simulation/modelica/synchronous/boolSubClocks.mos_temp6081, time: 0]