Skip to content

Regression

openmodelica_cppruntime.testMatrixState.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/testMatrixState.mos_temp2648/log-testMatrixState.mos
true
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'MatrixStateTest', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: MatrixStateTest"
end SimulationResult;












'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/testMatrixState.mos_temp2648/equations-expected"2024-06-13 13:12:31.782727700 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/cppruntime/testMatrixState.mos_temp2648/equations-got"2024-06-13 13:12:38.294136600 +0200
@@ -1,20 +1,20 @@
 true
 true
 ""
 record SimulationResult
-resultFile = "MatrixStateTest_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'MatrixStateTest', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'MatrixStateTest', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: MatrixStateTest"
 end SimulationResult;
-1.0
-2.0
-11.0
-12.0
-21.0
-22.0
-2.0
-4.0
-22.0
-24.0
-42.0
-44.0
+
+
+
+
+
+
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'M' '"'
Line 5: Text differs:
expected: resultFile = "MatrixStateTest_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [openmodelica/cppruntime/testMatrixState.mos_temp2648, time: 28]