← Back to team overview

nunit-core team mailing list archive

[Bug 882137] Re: When no tests are run, higher level suites display as Inconclusive

 

Changes to TestResult need to be ported to 3.0

** Also affects: nunit-3.0
   Importance: Undecided
       Status: New

** Changed in: nunit-3.0
       Status: New => Triaged

** Changed in: nunit-3.0
   Importance: Undecided => High

** Changed in: nunit-3.0
     Assignee: (unassigned) => Charlie Poole (charlie.poole)

** Changed in: nunit-3.0
    Milestone: None => 2.9.6

-- 
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
https://bugs.launchpad.net/bugs/882137

Title:
  When no tests are run, higher level suites display as Inconclusive

Status in NUnit Test Framework:
  Triaged
Status in NUnit V2 Test Framework:
  Fix Committed

Bug description:
  When a test case or suite is selected and run in the gui, but the test
  is not actually executed (e.g.: it is not runnable or ignored) higher
  level suites are displayed as Inconclusive. Instead, they should be
  treated as the selected test is. For example, if a non-runnable test
  is run, higher level suites should display using the error icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunit-3.0/+bug/882137/+subscriptions


References