|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[JIRA] (JENKINS-15064) "Fail the build if test results were not updated this run" not working
bc...@thecraftstudio.com (JIRA) Thu, 06 Sep 2012 10:08:53 -0700
- [JIRA] (JENKINS-15064) "Fail the buil... bc...@thecraftstudio.com (JIRA)
- [JIRA] (JENKINS-15064) "Fail the... bc...@thecraftstudio.com (JIRA)
I suspect XUnitPublisher performTests(), though I don't really know the code well enough to be sure. There's a noProcessingErrors boolean in that function that can never be false. I suspect line 173 should set it to false.