Skip to content

Regression

simulation_modelica_declarations.MyPointsInst2.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + MyPointsInst2                                                                     ... equation mismatch [time: 13]

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









'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/declarations/MyPointsInst2.mos_temp612/equations-expected"2024-06-13 15:17:56.664851300 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/declarations/MyPointsInst2.mos_temp612/equations-got"2024-06-13 15:18:09.810997800 +0200
@@ -1,17 +1,15 @@
 true
 record SimulationResult
-resultFile = "MyPointsInst2_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'MyPointsInst2', 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 = 'MyPointsInst2', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: MyPointsInst2"
 end SimulationResult;
-1.0
-1.0
-1.0
-2.0
-2.0
-2.0
-3.0
-3.0
-3.0
+
+
+
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'M' '"'
Line 3: Text differs:
expected: resultFile = "MyPointsInst
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/declarations/MyPointsInst2.mos_temp612, time: 24]