Skip to content

Failed

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

Failing for the past 273 builds (Since #3430 )
Took 26 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Bug3500.mos                                                                       ... equation mismatch [time: 26]

==== Log C:\WINDOWS\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/Bug3500.mos_temp1540/log-Bug3500.mos
true
""
true
""
record SimulationResult
    resultFile = "FourBarLinkage_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 1e-8, method = 'dassl', fileNamePrefix = 'FourBarLinkage', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
""
674.0350001712173
1
""
674.0350001712173
'' 
Equation mismatch: diff says: 
--- "C:\\WINDOWS\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/Bug3500.mos_temp1540/equations-expected"2024-04-18 14:34:37.416593600 +0200
+++ "C:\\WINDOWS\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/Bug3500.mos_temp1540/equations-got"2024-04-18 14:35:03.636595900 +0200
@@ -2,17 +2,15 @@
 ""
 true
 ""
 record SimulationResult
 resultFile = "FourBarLinkage_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 1e-08, method = 'dassl', fileNamePrefix = 'FourBarLinkage', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 1e-8, method = 'dassl', fileNamePrefix = 'FourBarLinkage', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
 ""
-674.2415492543812
-LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-0
+674.0350001712173
+1
 ""
-674.2853013251839
+674.0350001712173
'' 
Equation mismatch: omc-diff says: 
Line 14: Lexical token differs:
expected: LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
got:      1

== 1 out of 1 tests failed [simulation/modelica/others/Bug3500.mos_temp1540, time: 26]