Skip to content

Regression

simulation_modelica_packages.ComplexNumbers.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ComplexNumbers.mos                                                                ... equation mismatch [time: 1]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/packages/ComplexNumbers.mos_temp325/log-ComplexNumbers.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 1, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'ComplexUser', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: ComplexUser"
end SimulationResult;
"Error: Error building simulator. Build log: RESULT: -1073741523
"
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/packages/ComplexNumbers.mos_temp325/equations-expected"2024-06-13 15:20:47.771646600 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/packages/ComplexNumbers.mos_temp325/equations-got"2024-06-13 15:20:48.542647900 +0200
@@ -1,9 +1,8 @@
 true
 record SimulationResult
-resultFile = "ComplexUser_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 1, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'ComplexUser', 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 = 1, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'ComplexUser', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: ComplexUser"
 end SimulationResult;
-""
+"Error: Error building simulator. Build log: RESULT: -1073741523
+"
'' 
Equation mismatch: omc-diff says: 
Failed 'C' '"'
Line 3: Text differs:
expected: resultFile = "ComplexUser_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/packages/ComplexNumbers.mos_temp325, time: 15]