Robert Muir created LUCENE-9163:
-----------------------------------
Summary: test speedup for slowest/pathological tests (round 2)
Key: LUCENE-9163
URL: https://issues.apache.org/jira/browse/LUCENE-9163
Project: Lucene - Core
Issue Type: Improvement
Components: general/test
Reporter: Robert Muir
Attachments: LUCENE-9163.patch
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]