Skip to content

Failed

tests / testsuite-gcc / openmodelica_fmi_ModelExchange_2.0.Modelica.Blocks.Sources.BooleanPulse.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Modelica.Blocks.Sources.BooleanPulse                                              ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-unknown/openmodelica/fmi/ModelExchange/2.0/Modelica.Blocks.Sources.BooleanPulse.mos_temp8659/log-Modelica.Blocks.Sources.BooleanPulse.mos
false
""
"Error: Failed to load package Modelica (3.2.1) using MODELICAPATH /home/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
Error: Failed to load package Modelica (default) using MODELICAPATH /home/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
Error: Class Modelica.Blocks.Sources.BooleanPulse not found in scope <TOP>.
"
""
"Error: File not Found: Modelica.Blocks.Sources.BooleanPulse.fmu.
"
false
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica_Blocks_Sources_BooleanPulse_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation Failed. Model: Modelica_Blocks_Sources_BooleanPulse_me_FMU does not exist! Please load it first before simulation."
end SimulationResult;
""


record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Sources.BooleanPulse', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation Failed. Model: Modelica.Blocks.Sources.BooleanPulse does not exist! Please load it first before simulation."
end SimulationResult;
""



Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/openmodelica/fmi/ModelExchange/2.0/Modelica.Blocks.Sources.BooleanPulse.mos_temp8659/equations-expected2019-01-23 19:16:03.334260096 +0000
+++ /tmp/omc-rtest-unknown/openmodelica/fmi/ModelExchange/2.0/Modelica.Blocks.Sources.BooleanPulse.mos_temp8659/equations-got2019-01-23 19:16:03.514257545 +0000
@@ -1,29 +1,27 @@
-true
-"Modelica.Blocks.Sources.BooleanPulse.fmu"
-"[Modelica 3.2.1/Blocks/Sources.mo:2790:5-2791:39:writable] Warning: Parameter period has no value, and is fixed during initialization (fixed=true), using available start value (start=1.0) as default value.
+false
+""
+"Error: Failed to load package Modelica (3.2.1) using MODELICAPATH /home/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+Error: Failed to load package Modelica (default) using MODELICAPATH /home/jenkins/workspace/OpenModelica_maintenance_v1.13/build/lib/omlibrary.
+Error: Class Modelica.Blocks.Sources.BooleanPulse not found in scope <TOP>.
 "
-"Modelica_Blocks_Sources_BooleanPulse_me_FMU.mo"
 ""
-true
+"Error: File not Found: Modelica.Blocks.Sources.BooleanPulse.fmu.
+"
+false
 ""
 record SimulationResult
-resultFile = "Modelica_Blocks_Sources_BooleanPulse_me_FMU_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica_Blocks_Sources_BooleanPulse_me_FMU', 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 = "Simulation Failed. Model: Modelica_Blocks_Sources_BooleanPulse_me_FMU does not exist! Please load it first before simulation."
 end SimulationResult;
 ""
-1.0
-1.0
+
+
 record SimulationResult
-resultFile = "Modelica.Blocks.Sources.BooleanPulse_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Sources.BooleanPulse', 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 = "Simulation Failed. Model: Modelica.Blocks.Sources.BooleanPulse does not exist! Please load it first before simulation."
 end SimulationResult;
-"[Modelica 3.2.1/Blocks/Sources.mo:2790:5-2791:39:writable] Warning: Parameter period has no value, and is fixed during initialization (fixed=true), using available start value (start=1.0) as default value.
-"
-1.0
-1.0
+""
+
+

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

== 1 out of 1 tests failed [openmodelica/fmi/ModelExchange/2.0/Modelica.Blocks.Sources.BooleanPulse.mos_temp8659, time: 0]