Skip to content

Regression

simulation_modelica_arrays.ArraySlice.mos (from (result.xml))

Failing for the past 1 build (Since #3812 )
Took 29 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ArraySlice                                                                        ... equation mismatch [time: 15]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/arrays/ArraySlice.mos_temp6307/log-ArraySlice.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'ArraySlice', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: ArraySlice"
end SimulationResult;









'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/arrays/ArraySlice.mos_temp6307/equations-expected"2024-06-13 15:18:24.370548900 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/arrays/ArraySlice.mos_temp6307/equations-got"2024-06-13 15:18:39.228816300 +0200
@@ -1,17 +1,15 @@
 true
 record SimulationResult
-resultFile = "ArraySlice_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'ArraySlice', 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 = 1.0, numberOfIntervals = 2, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'ArraySlice', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: ArraySlice"
 end SimulationResult;
-200.0
-250.0
-300.0
-200.0
-329.7478852420712
-543.6642911995004
-200.0
-329.7478852420712
-543.6642911995004
+
+
+
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'A' '"'
Line 3: Text differs:
expected: resultFile = "ArraySlice_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/arrays/ArraySlice.mos_temp6307, time: 29]