Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

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








'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/ComplexAlgebraicLoop.mos_temp8568/equations-expected"2024-06-13 13:01:08.996744500 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/ComplexAlgebraicLoop.mos_temp8568/equations-got"2024-06-13 13:01:11.646745000 +0200
@@ -1,16 +1,14 @@
 true
 record SimulationResult
-resultFile = "M_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'M', 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 = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'M', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: M"
 end SimulationResult;
-0.0
-1.0
-1.812421394412903
-3.32367410988605
-0.0
-1.0
-1.812421394412903
-3.32367410988605
+
+
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'M' '"'
Line 3: Text differs:
expected: resultFile = "M_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/others/ComplexAlgebraicLoop.mos_temp8568, time: 13]