Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-2725

Implement a way to retry flaky tests on the testsuite

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.12.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            clebertsuconic Clebert Suconic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: