nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #02175
[Bug 882137] Re: When no tests are run, higher level suites display as Inconclusive
** Changed in: nunitv2
Status: Fix Committed => Fix Released
--
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 Released
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