I'm running test remotely on a system, and when I collect the test results in xml using the test artifacts collection method, is there a way to fail the job if there are errors in the result?--The result tab for my job would look something like thisFailed tests
Tests run: 157 , Failures: 1 , Not run: 0 , Time: 15.387 seconds.
Failure test1 Unit Test Failure and Error Details (1) ...Thanks!
You received this message because you are subscribed to the Google Groups "go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Fri, Feb 13, 2015 at 9:24 AM, <nji...@oanda.com> wrote:I'm running test remotely on a system, and when I collect the test results in xml using the test artifacts collection method, is there a way to fail the job if there are errors in the result?
