[
https://issues.apache.org/jira/browse/ARTEMIS-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087963#comment-17087963
]
ASF subversion and git services commented on ARTEMIS-2725:
----------------------------------------------------------
Commit 576e01dba67d4e8e04861ed3a0844c1e6207e89e in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=576e01d ]
ARTEMIS-2725 Implementing retries policy on tests
> Implement RetryMethods
> ----------------------
>
> Key: ARTEMIS-2725
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2725
> Project: ActiveMQ Artemis
> Issue Type: Test
> Reporter: Clebert Suconic
> Priority: Major
> Fix For: 2.13.0
>
>
> Some tests are asynchronously flaky, mainly when you add slower boxes or have
> longer GC cycles running on long running tests.
>
> For that reason I'm adding a profile called tests-retry
>
> Which will activate the optional Rule called RetryRule(defaultRetries=?)
> which can be used in conjunction with @RetryMethod(retries=?)
> please use it only if you must. Try to fix the test first.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)