Failedsimulation_modelica_others.Bug3500.mos
(from (result.xml))
Failing for the past 3,470 builds
(Since
#7821
)
StacktraceOutput mismatch (see stdout for details) Standard Output + Bug3500.mos ... equation mismatch [time: 25]
==== Log /tmp/omc-rtest-adrpo33/simulation/modelica/others/Bug3500.mos_temp9103/log-Bug3500.mos
true
""
true
""
record SimulationResult
resultFile = "FourBarLinkage_res.mat",
simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 1e-008, 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.0416977116014
1
""
674.0416977116014
Equation mismatch: diff says:
--- /tmp/omc-rtest-adrpo33/simulation/modelica/others/Bug3500.mos_temp9103/equations-expected2019-05-16 10:40:39.059460400 +0200
+++ /tmp/omc-rtest-adrpo33/simulation/modelica/others/Bug3500.mos_temp9103/equations-got2019-05-16 10:41:04.762174700 +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-008, 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.0416977116014
+1
""
-674.2853013251839
+674.0416977116014
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_temp9103, time: 26]
|