Skip to content

Failed

tests / 01 testsuite-gcc 1/3 / simulation_libraries_msl40.Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Simulate Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks [version 4.0.0]... equation mismatch [time: 4]

==== Log /tmp/omc-rtest-omtmpuser/simulation/libraries/msl40/Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks.mos_temp3802/log-Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks.mos
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 = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks"
end SimulationResult;

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/libraries/msl40/Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks.mos_temp3802/equations-expected2024-04-20 01:39:36.610830377 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/libraries/msl40/Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks.mos_temp3802/equations-got2024-04-20 01:39:40.030792643 +0000
@@ -1,9 +1,7 @@
 true
 ""
 record SimulationResult
-resultFile = "Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 4.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks', options = '', outputFormat = 'mat', 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 = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks"
 end SimulationResult;

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

== 1 out of 1 tests failed [simulation/libraries/msl40/Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks.mos_temp3802, time: 4]