Skip to content

Failed

tests / 04 testsuite-clang 1/3 / omsimulator.testSynchronousFMU_02.mos (from (result.xml))

Failing for the past 11 builds (Since #10 )
Took 5 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + testSynchronousFMU_02.mos                                                         ... equation mismatch [time: 5]

==== Log /tmp/omc-rtest-omtmpuser/omsimulator/testSynchronousFMU_02.mos_temp5924/log-testSynchronousFMU_02.mos
true
""
true
""
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 4.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks', options = '', outputFormat = 'csv', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks"
end SimulationResult;
"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
Error: No system for the symbolic initialization was generated
"
""
"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
Error: No system for the symbolic initialization was generated
"

"[omsimulator/testSynchronousFMU_02.mos:21:1-24:39:writable] Error: Class system not found in scope <global scope> (looking for a function or record).
"
(false,{})
"Error: Failed to open simulation result Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks_res.csv:
Error: Error opening file: Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks_res.csv
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/omsimulator/testSynchronousFMU_02.mos_temp5924/equations-expected2024-04-20 01:38:22.135741877 +0000
+++ /tmp/omc-rtest-omtmpuser/omsimulator/testSynchronousFMU_02.mos_temp5924/equations-got2024-04-20 01:38:27.803867290 +0000
@@ -2,18 +2,25 @@
 ""
 true
 ""
 true
 record SimulationResult
-resultFile = "Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks_res.csv",
-simulationOptions = "startTime = 0.0, stopTime = 4.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks', options = '', outputFormat = 'csv', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 4.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks', options = '', outputFormat = 'csv', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks"
 end SimulationResult;
+"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
+[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
+Error: No system for the symbolic initialization was generated
+"
 ""
-"Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks.fmu"
-""
-0
-""
-(true,{})
-""
+"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
+[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
+Error: No system for the symbolic initialization was generated
+"
+
+"[omsimulator/testSynchronousFMU_02.mos:21:1-24:39:writable] Error: Class system not found in scope <global scope> (looking for a function or record).
+"
+(false,{})
+"Error: Failed to open simulation result Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks_res.csv:
+Error: Error opening file: Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks_res.csv
+"

Equation mismatch: omc-diff says:
Failed 'M' '"'
Line 7: Text differs:
expected: resultFile = "Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks_res.csv",
got:      resultFile = "",

== 1 out of 1 tests failed [omsimulator/testSynchronousFMU_02.mos_temp5924, time: 5]