When no tests are run, higher level suites display as Inconclusive
Bug #882137 reported by
Charlie Poole
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
NUnit Framework |
Fix Released
|
High
|
Charlie Poole | ||
NUnit V2 |
Fix Released
|
Low
|
Charlie Poole |
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.
Changed in nunitv2: | |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in nunitv2: | |
milestone: | none → 2.6.0 |
Changed in nunitv2: | |
assignee: | nobody → Charlie Poole (charlie.poole) |
Changed in nunitv2: | |
status: | Triaged → Fix Committed |
Changed in nunitv2: | |
status: | Fix Committed → Fix Released |
Changed in nunit-3.0: | |
status: | Triaged → Fix Committed |
Changed in nunit-3.0: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Changes to TestResult need to be ported to 3.0