You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/05/10 03:05:00 UTC

[jira] [Commented] (LUCENE-10532) Remove @Slow annotation

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

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

Commit 3edfeb5eb224344e35f3454f5d51288ab05452c1 in lucene's branch refs/heads/main from Robert Muir
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=3edfeb5eb22 ]

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
>          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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org