Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + MatchCase10                                                                       ... equation mismatch [time: 11]

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

'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/metamodelica/meta/MatchCase10.mos_temp2717/equations-expected"2024-05-08 15:11:08.500583500 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/metamodelica/meta/MatchCase10.mos_temp2717/equations-got"2024-05-08 15:11:19.021759300 +0200
@@ -1,9 +1,7 @@
 true
 record SimulationResult
-resultFile = "MatchCase10_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'MatchCase10', 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 = 'MatchCase10', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: MatchCase10"
 end SimulationResult;
-3.0
+
'' 
Equation mismatch: omc-diff says: 
Failed 'M' '"'
Line 3: Text differs:
expected: resultFile = "MatchCase
got:      resultFile = "",

== 1 out of 1 tests failed [metamodelica/meta/MatchCase10.mos_temp2717, time: 32]