You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/22 20:11:00 UTC

[jira] [Commented] (SOLR-16304) Stop using @LuceneTestCase.Slow

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

Mike Drob commented on SOLR-16304:
----------------------------------

For option 3, one way we can speed up tests is to fix the number of shards during normal runs for things that inherit from BaseDistributedSearchTestCase, and then let them run their default shard repeat rule in Nightly mode.

> Stop using @LuceneTestCase.Slow
> -------------------------------
>
>                 Key: SOLR-16304
>                 URL: https://issues.apache.org/jira/browse/SOLR-16304
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Mike Drob
>            Priority: Blocker
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Lucene dropped the {{@Slow}} annotation in LUCENE-10532 so we need to come up with a solution if we want to upgrade. We can do one or more of:
> 1. Create our own Slow annotation and wire that into the build instead
> 2. Switch all of the currently Slow tests to use a different annotation (maybe Nightly?)
> 3. Make the tests fast (haha, yikes!)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org