Skip to content

Regression

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

Failing for the past 1 build (Since #3850 )
Took 21 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + MatchCase1                                                                        ... equation mismatch [time: 3]

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

'' 
Equation mismatch: diff says: 
--- "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/metamodelica/meta/MatchCase1.mos_temp7176/equations-expected"2024-07-01 14:50:41.757772800 +0200
+++ "C:\\Users\\OPENMO~1\\AppData\\Local\\Temp/omc-rtest-OpenModelica/metamodelica/meta/MatchCase1.mos_temp7176/equations-got"2024-07-01 14:50:44.143477500 +0200
@@ -1,9 +1,7 @@
 true
 record SimulationResult
-resultFile = "MatchCase1_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'MatchCase1', 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 = 'MatchCase1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: MatchCase1"
 end SimulationResult;
-2.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/MatchCase1.mos_temp7176, time: 21]