Hi guys, NUnit test failures are ignored n project statistics tab. At the same time I can see these failures in e-mail and on the NUnit details Tab.
Anyone have same issue? *statistics.csv* 2013-01-11 12:41:33, 00:01:17, *449, 0, *1, 0, 0, 0, , *report.xml* <integration build-label="2013.01.11.006" status="Success" day="11" month="Jan" year="2013"> <statistic name="StartTime">2013-01-11 12:41:33</statistic> <statistic name="Duration">00:01:17</statistic> * <statistic name="TestCount">449</statistic> <statistic name="TestFailures">0</statistic> * <statistic name="TestIgnored">1</statistic> <statistic name="GendarmeDefects">0</statistic> <statistic name="FxCop Warnings">0</statistic> <statistic name="FxCop Errors">0</statistic> <statistic name="BuildErrorType"></statistic> <statistic name="BuildErrorMessage"></statistic> </integration>
