[ 
https://issues.apache.org/jira/browse/LUCENE-9163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026135#comment-17026135
 ] 

ASF subversion and git services commented on LUCENE-9163:
---------------------------------------------------------

Commit 70b60734a14b29a971cd64534e09b9037aaab94b in lucene-solr's branch 
refs/heads/branch_8x from Robert Muir
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=70b6073 ]

LUCENE-9163: test speedup for slowest/pathological tests

Calming down individual test methods with double-digit execution times
after running tests many times.

There are a few more issues remaining, but this solves the majority of them.


> 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
>            Priority: Major
>             Fix For: master (9.0)
>
>         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: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to