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

Adrien Grand commented on LUCENE-10168:
---------------------------------------

So what about the following:
 - Tests for file formats that are only used for any of the N-2 codecs get 
annotated with @Nightly at the class level.
 - Smoketester gets updated to include nightly tests.

I'm thinking Nightly is a better fit than Slow, because while they carry a 
similar purpose, nightly tests do not run by default while slow tests do, and 
the purpose here is to keep `gradlew test` fast with default options?

> drop support for 7.0 indexes in 9.0 (master)
> --------------------------------------------
>
>                 Key: LUCENE-10168
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10168
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>            Priority: Blocker
>
> 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 drop support for 7.0 indexes. I realize some ppl won't be 
> happy about that, if you don't like it, then suggest some alternative fix for 
> the tests and put in your time. Otherwise bye bye.



--
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