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

Add support for running the same test method/class many times with different class seeds

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • None
    • None
    • general/build
    • None
    • New

    Description

      I have a shell script for this, mike has a python script, its annoying

      I want to do something like this:

      ant beast -Dtestcase=XXXX -Dtestmethod=YYYY -Diterations=100

      I would be happy with a simple loop that just invokes 'test' somehow: getting a fresh new JVM to each iteration is desirable anyway (so you get fresh codecs, etc).

      the -Dtests.iters is not really useful for this because it does not allow -Dtestmethod and it does not give a fresh jvm.

      bonus points if it can use multiple jvms at the same time though

      Attachments

        1. LUCENE-4463.patch
          0.9 kB
          Uwe Schindler

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: