Skip to content

Regression

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

Failing for the past 1 build (Since #3809 )
Took 36 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ArraySlice2                                                                       ... equation mismatch [time: 10]

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

'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/arrays/ArraySlice2.mos_temp5914/equations-expected"2024-06-13 13:09:41.153342200 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/arrays/ArraySlice2.mos_temp5914/equations-got"2024-06-13 13:09:51.989346500 +0200
@@ -1,9 +1,7 @@
 true
 record SimulationResult
-resultFile = "ArraySlice2_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'ArraySlice2', 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 = 'ArraySlice2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: ArraySlice2"
 end SimulationResult;
-15.0
+
'' 
Equation mismatch: omc-diff says: 
Failed 'A' '"'
Line 3: Text differs:
expected: resultFile = "ArraySlice
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/arrays/ArraySlice2.mos_temp5914, time: 36]