[
https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794394#comment-13794394
]
Dawid Weiss commented on LUCENE-5283:
-------------------------------------
Impl. note:
- add an enum flag ifNoTests="warn|fail|ignore".
- add a return property(ies) which could hold the number of executed/ ignored/
failed/ erroneous tests (separate from errorproperty and failureproperty which
are already covered in standard junit target); this would allow regular ant
fail and logical operators combination.
> Fail the build if ant test didn't execute any tests (everything filtered out).
> ------------------------------------------------------------------------------
>
> Key: LUCENE-5283
> URL: https://issues.apache.org/jira/browse/LUCENE-5283
> Project: Lucene - Core
> Issue Type: Wish
> Reporter: Dawid Weiss
> Assignee: Dawid Weiss
> Priority: Trivial
>
> This should be an optional setting that defaults to 'false' (the build
> proceeds).
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]