You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/01/22 09:21:51 UTC

[GitHub] ivankelly commented on issue #1022: Only run integration tests with -DintegrationTests

ivankelly commented on issue #1022: Only run integration tests with -DintegrationTests
URL: https://github.com/apache/bookkeeper/pull/1022#issuecomment-359366299
 
 
   Merging.
   
   Re: failsafe vs surefire, after reading a bit, it doesn't make a difference here. Arquillian takes care of setup and teardown before and after the suite, so the main usecase for failsafe doesn't exist. The only other difference is that it runs during a different stage, which doesn't have an effect here since the tests will be separate modules anyhow.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services