Robert Muir created LUCENE-9167:
-----------------------------------

             Summary: test speedup for slowest/pathological tests (round 3)
                 Key: LUCENE-9167
                 URL: https://issues.apache.org/jira/browse/LUCENE-9167
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


More fixing of tests, following the same formula as LUCENE-9163.

I tried to focus again on tests that can randomly "explode", applied a few more 
techniques to sort them out, for example running all tests with SimpleText 
codec and suppressing that codec for the ones that really struggle with it, 
running with different Directory implementations, etc.

These kinds of outliers will randomly send test times sky high: so while this 
patch may only save a minute or so for the best case, I think it really helps 
reduce the stddev and worst case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to