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

Dawid Weiss commented on LUCENE-5475:
-------------------------------------

{code}
ant test-core -Dtests.class=*.TestGroupFiltering
{code}

results in:

{code}
   [junit4] <JUnit4> says hi! Master seed: 2D863EA18DC5B931
   [junit4] Your default console's encoding may not display certain unicode 
glyphs: windows-1252
   [junit4] Executing 1 suite with 1 JVM.
   [junit4]
   [junit4] Started J0 PID(1364@dweiss-desktop).
   [junit4] Suite: org.apache.lucene.util.junitcompat.TestGroupFiltering
   [junit4] IGNOR/A 0.04s | TestGroupFiltering.testBar
   [junit4]    > Assumption #1: 'bar' test group is disabled (@Bar())
   [junit4] IGNOR/A 0.00s | TestGroupFiltering.testJira
   [junit4]    > Assumption #1: 'jira' test group is disabled (@Jira(bug=JIRA 
bug reference))
   [junit4] IGNOR/A 0.00s | TestGroupFiltering.testFoo
   [junit4]    > Assumption #1: 'foo' test group is disabled (@Foo())
   [junit4] IGNOR/A 0.00s | TestGroupFiltering.testFooBar
   [junit4]    > Assumption #1: 'foo' test group is disabled (@Foo())
   [junit4] Completed in 0.11s, 4 tests, 4 skipped
{code}

> add required attribute bugUrl to @BadApple
> ------------------------------------------
>
>                 Key: LUCENE-5475
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5475
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: general/test
>            Reporter: Robert Muir
>             Fix For: 4.8, 5.0
>
>         Attachments: LUCENE-5475.patch
>
>
> This makes it impossible to tag a test as a badapple without a pointer to a 
> JIRA issue.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to