Skip to content

Regression

simulation_modelica_msl22.TrapezoidTest.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

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





'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/TrapezoidTest.mos_temp4186/equations-expected"2024-05-08 15:07:32.215055500 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/TrapezoidTest.mos_temp4186/equations-got"2024-05-08 15:07:43.676320800 +0200
@@ -1,14 +1,12 @@
 true
 true
 record SimulationResult
-resultFile = "Trapezoidtest_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 50, tolerance = 1e-08, method = 'dassl', fileNamePrefix = 'Trapezoidtest', 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 = 50, tolerance = 1e-8, method = 'dassl', fileNamePrefix = 'Trapezoidtest', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: Trapezoidtest"
 end SimulationResult;
-0.0
-0.5
-1.0
-0.4999999999999994
-0.0
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'T' '"'
Line 4: Text differs:
expected: resultFile = "Trapezoidtest_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/msl22/TrapezoidTest.mos_temp4186, time: 20]