Skip to content

Regression

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

Failing for the past 1 build (Since #3809 )
Took 30 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + MatrixTest                                                                        ... equation mismatch [time: 3]

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



'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/MatrixTest.mos_temp7602/equations-expected"2024-06-13 13:09:48.938200100 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/MatrixTest.mos_temp7602/equations-got"2024-06-13 13:09:51.962346700 +0200
@@ -1,11 +1,9 @@
 true
 record SimulationResult
-resultFile = "MatrixTest_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 50, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'MatrixTest', 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-5, method = 'dassl', fileNamePrefix = 'MatrixTest', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: MatrixTest"
 end SimulationResult;
-100.0
-132.0
-70.0
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'M' '"'
Line 3: Text differs:
expected: resultFile = "MatrixTest_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/msl22/MatrixTest.mos_temp7602, time: 30]