[ http://jira.codehaus.org/browse/MPTEST-39?page=comments#action_73896 ] 
            
Pascal Grange commented on MPTEST-39:
-------------------------------------

It seems that the maven.test.failure.ignore property has been used to specify 
junit to stop test execution at the first encountered failure.

This means that it is no more possible to fail maven build when test fails but 
still executing *ALL* the tests. This is a bug.

> MPTEST-25 fix side effect: test failure doesn't halt execution
> --------------------------------------------------------------
>
>                 Key: MPTEST-39
>                 URL: http://jira.codehaus.org/browse/MPTEST-39
>             Project: maven-test-plugin
>          Issue Type: Bug
>            Reporter: Sebastien Sahuc
>         Assigned To: Lukas Theussl
>             Fix For: 1.8
>
>
> The fix for MPTEST-25 has a behavioral side effect that I consider as a bug. 
> Before the fix, any test failure would halt the whole testing process, unless 
> the failure.ignore was specified. Now, no matter what you do, the complete 
> test suite will run eventhough you want it to stop at the first error it 
> encounters.  
> http://jira.codehaus.org/browse/MPTEST-25
> Thanks,
> Seb

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