You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org> on 2010/12/15 09:24:58 UTC

[jira] Updated: (SUREFIRE-645) Meaningful message when test has no runnable methods

     [ http://jira.codehaus.org/browse/SUREFIRE-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold updated SUREFIRE-645:
----------------------------------------

    Fix Version/s: 2.7.1

> Meaningful message when test has no runnable methods
> ----------------------------------------------------
>
>                 Key: SUREFIRE-645
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-645
>             Project: Maven Surefire
>          Issue Type: Improvement
>    Affects Versions: Backlog
>            Reporter: Stefan Birkner
>             Fix For: 2.7.1
>
>         Attachments: extendedErrorMessage.patch
>
>
> If there's a test class without any runnable methods, the test fails with an error. The output to the command line is:
> Tests in error: 
>   initializationError(EmptyTest)
> The supplied patch extends this message for all errors. For the error at hand, the output to the command line will be:
> Tests in error: 
>   initializationError(EmptyTest): No runnable methods

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira