How do I set TeamCity to not produce build artifacts when the build fails?

2k Views Asked by At

How do I set up TeamCity so that it does not publish build artifacts if the build fails because a unit test failed? I'm pretty sure it worked this way prior to version 6.0, but since upgrading to 6.0 it always produces artifacts even if a test fails. I have "Fail build if at least one test failed" checked.

We had an outage with the e-mail notification and I didn't know we had a build problem because it continued producing artifacts.

1

There are 1 best solutions below

1
On BEST ANSWER

Please watch/vote for this issue: http://youtrack.jetbrains.net/issue/TW-12194