Hello, 

I have some long running integration tests and I would like these tests to
make the build fail 'fast'. Currently, if I have a failure, the test task
still attempts to execute the remaining tests. Only after all of them
executed, I get the build failure. 

How can I make it so when I have a failure, everything stops there and the
build is flagged failed right after the first failure?

Thanks, 

Ildi

--
View this message in context: 
http://gradle.1045684.n5.nabble.com/Stop-test-build-execution-on-first-failure-and-flag-build-as-failed-tp3782500p3782500.html
Sent from the gradle-user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to