Skip to content

Regression

simulation_modelica_others.Riccati.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Ricatti                                                                           ... equation mismatch [time: 7]

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




'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/Riccati.mos_temp974/equations-expected"2024-06-13 15:30:48.168568500 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/Riccati.mos_temp974/equations-got"2024-06-13 15:30:55.565171300 +0200
@@ -1,12 +1,10 @@
 true
 record SimulationResult
-resultFile = "Riccati_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'Riccati', 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 = 100, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'Riccati', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: Riccati"
 end SimulationResult;
-0.5825317547305483
--0.7165063509461097
-0.649519052838329
-0.2165063509461097
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'R' '"'
Line 3: Text differs:
expected: resultFile = "Riccati_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/others/Riccati.mos_temp974, time: 32]