Skip to content

Regression

simulation_modelica_commonSubExp.wrapFunctionCalls_enums_8166.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + wrapFunctionCalls_enums_8166                                                      ... equation mismatch [time: 15]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/commonSubExp/wrapFunctionCalls_enums_8166.mos_temp7918/log-wrapFunctionCalls_enums_8166.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'logical_op_total', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: logical_op_total"
end SimulationResult;
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/commonSubExp/wrapFunctionCalls_enums_8166.mos_temp7918/equations-expected"2024-06-13 15:18:09.121997100 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/commonSubExp/wrapFunctionCalls_enums_8166.mos_temp7918/equations-got"2024-06-13 15:18:24.147549300 +0200
@@ -1,8 +1,6 @@
 true
 record SimulationResult
-resultFile = "logical_op_total_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'logical_op_total', 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 = 'logical_op_total', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: logical_op_total"
 end SimulationResult;
'' 
Equation mismatch: omc-diff says: 
Failed 'l' '"'
Line 3: Text differs:
expected: resultFile = "logical_op_total_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/commonSubExp/wrapFunctionCalls_enums_8166.mos_temp7918, time: 28]