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

Add ability to run backwards-compatibility tests automatically

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.9
    • general/build
    • None
    • New, Patch Available

    Description

      This is an idea Doug mentioned on LUCENE-1422.

      This patch adds new targets to build.xml to automatically download the junit tests from a previous Lucene release and run them against the current core.
      Execute tests like this:
      ant -Dtag=lucene_2_4_0 test-tag

      It will create a new directory tags/lucene_2_4_0 and fetch the tests from the svn repository and run them.

      Attachments

        1. lucene-1440.patch
          9 kB
          Michael Busch

        Activity

          People

            michaelbusch Michael Busch
            michaelbusch Michael Busch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: