Skip to content

Regression

metamodelica_meta.List1.mos (from (result.xml))

Failing for the past 1 build (Since #3747 )
Took 12 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + List1                                                                             ... equation mismatch [time: 2]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/metamodelica/meta/List1.mos_temp6287/log-List1.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'List1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: List1"
end SimulationResult;

'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/metamodelica/meta/List1.mos_temp6287/equations-expected"2024-05-08 15:08:50.457888600 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/metamodelica/meta/List1.mos_temp6287/equations-got"2024-05-08 15:08:52.062888000 +0200
@@ -1,19 +1,7 @@
 true
 record SimulationResult
-resultFile = "List1_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'List1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "destroy: #, #, #, #, #
-keep: 6, 7, 8
-a destroy: #, #, #, #, #, 6, 7, 8
-a keep: 6, 7, 8
-a lst: #, #, #, #, #, 6, 7, 8
-destroy: #, #, #, #, #
-keep: 6, 7, 8
-a destroy: #, #, #, #, #, 6, 7, 8
-a keep: 6, 7, 8
-a lst: #, #, #, #, #, 6, 7, 8
-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 = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'List1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: List1"
 end SimulationResult;
-5.0
+
'' 
Equation mismatch: omc-diff says: 
Failed 'L' '"'
Line 3: Text differs:
expected: resultFile = "List
got:      resultFile = "",

== 1 out of 1 tests failed [metamodelica/meta/List1.mos_temp6287, time: 12]