Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

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

'' 
Equation mismatch: diff says: 
--- "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/metamodelica/meta/Uniontype5.mos_temp1579/equations-expected"2024-05-29 13:22:20.663714200 +0200
+++ "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/metamodelica/meta/Uniontype5.mos_temp1579/equations-got"2024-05-29 13:22:30.167293600 +0200
@@ -1,9 +1,7 @@
 true
 record SimulationResult
-resultFile = "Uniontype5_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Uniontype5', 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 = 'Uniontype5', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: Uniontype5"
 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/Uniontype5.mos_temp1579, time: 36]