Details
-
Sub-task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
Description
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!)
Attachments
Issue Links
- links to