The output parameter "failures" of the NUnit tool task does not return the number of failures found in the NUnit result XML, but the return code of NUnit which is returning errors + failures and not only the failures.<br><br>There seems to be no output parameter to read the failures-attribute of the NUnit result XML. I don't think this is on purpose?<br><br>Best regards,<br>D.R.
Comments: Resolved with changeset 82503: CodeQuality\Nunit.cs: Change to read Failures from Xml. Return for task is always zero now so output properties can be read in the case of failures. Default to NUnit 2.6.2 now.
Resolves #11336 (NUnit-ToolTask, number of failures) raised by rubicon_dominik on 5 Nov 12
Comments: Resolved with changeset 82503: CodeQuality\Nunit.cs: Change to read Failures from Xml. Return for task is always zero now so output properties can be read in the case of failures. Default to NUnit 2.6.2 now.
Resolves #11336 (NUnit-ToolTask, number of failures) raised by rubicon_dominik on 5 Nov 12