You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "J Knurek (JIRA)" <ji...@codehaus.org> on 2014/05/02 23:37:10 UTC

[jira] (SUREFIRE-580) Allow "fail fast" or stop running on first failure

    [ https://jira.codehaus.org/browse/SUREFIRE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345689#comment-345689 ] 

J Knurek commented on SUREFIRE-580:
-----------------------------------

I've submitted a pull-request in case anyone wants to work with it and get this implemented:
https://github.com/apache/maven-surefire/pull/37

> Allow "fail fast" or stop running on first failure
> --------------------------------------------------
>
>                 Key: SUREFIRE-580
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-580
>             Project: Maven Surefire
>          Issue Type: New Feature
>          Components: Junit 4.x support, TestNG support
>            Reporter: Paul Curren
>
> We have some slow Selenium builds. Waiting for indication of failure can take a long time. It would be helpful if there was an option to finish the test run on the first failure.
> We could configure this on some of our slower builds so improve the speed of the feedback loop in the cases where there are failures.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)