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

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

Commit 3f634e2ab90f55d0d79472608bf7f74644551548 in lucene's branch 
refs/heads/branch_9x from Adrien Grand
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=3f634e2 ]

LUCENE-10168: Only test N-2 codecs on nightly runs.

In order for tests to keep running fast, this annotates all tests of N-2 codecs
with `@Nightly`. To keep good coverage of releases, the smoke tester is now
configured to run nightly tests.


> Only test N-2 codecs nightly
> ----------------------------
>
>                 Key: LUCENE-10168
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10168
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>            Priority: Blocker
>             Fix For: 9.1
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Recently it was decided to extend back compat *two* major releases, as a best 
> effort.
> The effort has not been the best, though.
> Test times have doubled (10 minutes vs 5 minutes on my computer), all the 
> slowness is in backwards codecs tests. And 9.0 isn't even released! Imagine 
> how slow the tests would be if we somehow made it to e.g. 9.10 release or 
> something.
> It is unsustainable. 
> This issue is to figure out a way to cut test times back to a number that is 
> reasonable.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to