[ https://issues.apache.org/jira/browse/LUCENE-10532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534112#comment-17534112 ]
ASF subversion and git services commented on LUCENE-10532: ---------------------------------------------------------- Commit 87df4aa8511efaa6e21cac1d52c259b67ff248df in lucene's branch refs/heads/branch_9x from Robert Muir [ https://gitbox.apache.org/repos/asf?p=lucene.git;h=87df4aa8511 ] LUCENE-10532: remove @Slow annotation (#832) Remove `@Slow` annotation, for more consistency with CI and local jobs. All tests can be fast! > Remove @Slow annotation > ----------------------- > > Key: LUCENE-10532 > URL: https://issues.apache.org/jira/browse/LUCENE-10532 > Project: Lucene - Core > Issue Type: Task > Reporter: Robert Muir > Priority: Major > Fix For: 9.2 > > Time Spent: 0.5h > Remaining Estimate: 0h > > This annotation is useless, people have gotten so lazy about using it, that > now there are proposals to mark tests that are not actually slow, with the > @Slow annotation. > Let's remove the annotation. I can't imagine a situation where we mark a test > @Slow and i don't veto it. we can keep tests clean. -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org