Skip to content

Regression

simulation_modelica_inheritances.OneArgBaseFunction.mos (from (result.xml))

Failing for the past 1 build (Since #3812 )
Took 14 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + OneArgBaseFunction.mos                                                            ... equation mismatch [time: 1]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/inheritances/OneArgBaseFunction.mos_temp5948/log-OneArgBaseFunction.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'myTanCall', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: myTanCall"
end SimulationResult;






'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/inheritances/OneArgBaseFunction.mos_temp5948/equations-expected"2024-06-13 15:31:33.421166200 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/inheritances/OneArgBaseFunction.mos_temp5948/equations-got"2024-06-13 15:31:34.817167500 +0200
@@ -1,14 +1,12 @@
 true
 record SimulationResult
-resultFile = "myTanCall_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'myTanCall', 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 = 2, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'myTanCall', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: myTanCall"
 end SimulationResult;
-1.557407724654902
-1.557407724654902
-1.557407724654902
-11.5574077246549
-11.5574077246549
-11.5574077246549
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'm' '"'
Line 3: Text differs:
expected: resultFile = "myTanCall_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/inheritances/OneArgBaseFunction.mos_temp5948, time: 14]