Skip to content

Regression

simulation_modelica_functions_eval.ticket2535.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + #2535                                                                             ... equation mismatch [time: 0]

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

""
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/functions_eval/ticket2535.mos_temp4072/equations-expected"2024-06-13 15:31:47.347740200 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/functions_eval/ticket2535.mos_temp4072/equations-got"2024-06-13 15:31:47.808739500 +0200
@@ -1,12 +1,11 @@
 true
 ""
 record SimulationResult
-resultFile = "functionTests.ticket2535_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'functionTests.ticket2535', 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 = 'functionTests.ticket2535', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: functionTests.ticket2535"
 end SimulationResult;
-""
--0.3448275862068966
+"Error: Error building simulator. Build log: RESULT: -1073741523
+"
+
 ""
'' 
Equation mismatch: omc-diff says: 
Failed 'f' '"'
Line 4: Text differs:
expected: resultFile = "functionTests.ticket
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/functions_eval/ticket2535.mos_temp4072, time: 11]