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

test speedup for slowest/pathological tests (round 2)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 8.5
    • general/test
    • None
    • New

    Description

      The formula here was to run tests over and over again, and each time look at the slowest tests and fix any double-digit test methods. At some point i could run gradle tests a few times in a row and i didn't have any double-digit test methods anymore, so i stopped

      I also looked for problematic patterns (e.g. analyzers random tests) and tried to address them across the board.

      It gives a more consistent build time because a lot of tests that can be really slow under certain circumstances are dealt with.

      Attachments

        1. LUCENE-9163.patch
          83 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: