When the unit tests fail, I would still like the build to exit with success so Bamboo will then continue on to record the test results in it’s database.
I could ask as a second question when there will be a gradle plugin for Bamboo. Until there is one, I need to collect the unit tests results into the database with the JUnit plugin.