Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Uniontype2                                                                        ... equation mismatch [time: 7]

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

'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/metamodelica/meta/Uniontype2.mos_temp2658/equations-expected"2024-06-13 13:10:16.915045500 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/metamodelica/meta/Uniontype2.mos_temp2658/equations-got"2024-06-13 13:10:23.837048600 +0200
@@ -1,9 +1,7 @@
 true
 record SimulationResult
-resultFile = "Uniontype2_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Uniontype2', 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 = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Uniontype2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: Uniontype2"
 end SimulationResult;
-5.0
+
'' 
Equation mismatch: omc-diff says: 
Failed 'U' '"'
Line 3: Text differs:
expected: resultFile = "Uniontype
got:      resultFile = "",

== 1 out of 1 tests failed [metamodelica/meta/Uniontype2.mos_temp2658, time: 29]