Christian Müller created CAMEL-7929:
---------------------------------------
Summary: OptimisticLockRetryPolicyTest fails from time to time
Key: CAMEL-7929
URL: https://issues.apache.org/jira/browse/CAMEL-7929
Project: Camel
Issue Type: Improvement
Components: tests
Affects Versions: 2.12.4
Reporter: Christian Müller
Assignee: Christian Müller
Fix For: 2.12.5
{noformat}
Christians-MBP:camel cmueller$ mvn clean install
...
[INFO]
[INFO] Results :
[INFO]
[INFO] Failed tests:
[INFO] OptimisticLockRetryPolicyTest.testRetryDelay:98 null
[INFO]
OptimisticLockRetryPolicyTest.testExponentialBackOffMaximumRetryDelay:72 null
[INFO] OptimisticLockRetryPolicyTest.testExponentialBackOff:55 null
[INFO]
[INFO] Tests run: 4890, Failures: 3, Errors: 0, Skipped: 3
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)