Skip to content

Regression

simulation_modelica_algorithms_functions.ComplexSystem.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ComplexSystem                                                                     ... equation mismatch [time: 2]

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




'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/algorithms_functions/ComplexSystem.mos_temp8880/equations-expected"2024-06-13 15:28:06.095464200 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/algorithms_functions/ComplexSystem.mos_temp8880/equations-got"2024-06-13 15:28:08.476464900 +0200
@@ -1,12 +1,10 @@
 true
 record SimulationResult
-resultFile = "ComplexSystem_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ComplexSystem', 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 = 'ComplexSystem', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: ComplexSystem"
 end SimulationResult;
-1.0
-2.0
-1.0
-2.0
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'C' '"'
Line 3: Text differs:
expected: resultFile = "ComplexSystem_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/algorithms_functions/ComplexSystem.mos_temp8880, time: 18]