← Back to team overview

nunit-core team mailing list archive

[Bug 898785] Re: Nunit-console.exe returning 0 for both passed and inconclusive tests

 

I'm closing this, since the way it works is by design, and there has
been no response to my question on usage. The return code can only give
limited info, more detail is available in the saved xml  file.

** Changed in: nunitv2
       Status: New => Opinion

** Changed in: nunitv2
       Status: Opinion => Won't Fix

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/898785

Title:
  Nunit-console.exe returning 0 for both passed and inconclusive tests

Status in NUnit V2 Test Framework:
  Won't Fix

Bug description:
  In trying to read the return code for Nunit-console, we are unable to
  determine the difference between a passed and inconclusive test.  This
  is causing tests that are not passed to read as passed, invalidating
  our test results.

  Using 2.5.10 and c# System.diagnostics.process to kick off the console
  and read the return code.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/898785/+subscriptions


References