Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

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

'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/metamodelica/meta/PartialFn11.mos_temp1835/equations-expected"2024-05-08 15:12:36.659346100 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/metamodelica/meta/PartialFn11.mos_temp1835/equations-got"2024-05-08 15:12:38.616346000 +0200
@@ -1,10 +1,8 @@
 true
 ""
 record SimulationResult
-resultFile = "PartialFn11_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'PartialFn11', 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 = 'PartialFn11', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: PartialFn11"
 end SimulationResult;
-18.0
+
'' 
Equation mismatch: omc-diff says: 
Failed 'P' '"'
Line 4: Text differs:
expected: resultFile = "PartialFn
got:      resultFile = "",

== 1 out of 1 tests failed [metamodelica/meta/PartialFn11.mos_temp1835, time: 11]