Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + TimeVaryingLinsys                                                                 ... equation mismatch [time: 1]

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









'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/TimeVaryingLinsys.mos_temp4856/equations-expected"2024-06-13 15:31:21.059886100 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/TimeVaryingLinsys.mos_temp4856/equations-got"2024-06-13 15:31:22.831886900 +0200
@@ -1,17 +1,15 @@
 true
 record SimulationResult
-resultFile = "TimeVaryingLinSys_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TimeVaryingLinSys', 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 = 'TimeVaryingLinSys', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: TimeVaryingLinSys"
 end SimulationResult;
-0.0
-0.740917955837479
-2.00023063032616
-0.0
-0.7072656353307183
-0.999815495742419
-0.0
-0.1036328176636065
--9.225213717606988e-05
+
+
+
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'T' '"'
Line 3: Text differs:
expected: resultFile = "TimeVaryingLinSys_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/msl22/TimeVaryingLinsys.mos_temp4856, time: 12]