Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-4160

Bring back the functional equivalent of tests.iters.min

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 4.0-BETA, 6.0
    • general/test
    • None
    • New

    Description

      What is needed is effectively saying: "repeat this test N times, but stop once you hit a failure".

      Previously it was "tests.iters.min=X" which is (still) kind of confusing to me because I don't understand how "X" is related to the original question.

      I propose to implement a boolean "tests.fastfail" which would ignore any tests running on the same JVM after the first failure has been hit.

      Those with fond memories of "tests.iters.min" speak up, please.

      Attachments

        1. LUCENE-4160.patch
          12 kB
          Dawid Weiss

        Activity

          People

            dweiss Dawid Weiss
            dweiss Dawid Weiss
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: