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

Brett Porter updated SUREFIRE-137:
----------------------------------

    Fix Version/s:     (was: 2.3)
                   2.4

> provide option to list all of the test cases which failed when running a build
> ------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-137
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-137
>             Project: Maven Surefire
>          Issue Type: Improvement
>            Reporter: james strachan
>             Fix For: 2.4
>
>         Attachments: MSUREFIRE-143-maven-surefire-plugin.patch, 
> MSUREFIRE-143-maven-surefire-plugin.patch, MSUREFIRE-143-surefire-api.patch, 
> MSUREFIRE-143-surefire-api.patch
>
>
> Lots of projects I work on have large numbers of test cases; the execution of 
> the tests takes up many screens. We are often see the output...
> Results :
> Tests run: 1496, Failures: 0, Errors: 5, Skipped: 0
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] There are test failures.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------      
>             
> Then we have to page up manually grepping for <<< FAILURE which can take a 
> while. It would be good to just list the failed test cases in the output

-- 
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

        

Reply via email to