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

Tibor Digana commented on SUREFIRE-580:
---------------------------------------

@Kristian
I will try to implement it with your proposal
MavenExecutionRequest.REACTOR_FAIL_FAST.equals( 
mavenSession.getReactorFailureBehavior() )

> 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
>             Fix For: 2.19
>
>
> 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)

Reply via email to