← Back to team overview

nunit-core team mailing list archive

[Bug 591265] [NEW] Assert.Inconclusive in ctor reported as failure

 

Public bug reported:

The constructor of my TestFixture class calls Assert.Inconclusive.
In the GUI runner, the relevant tests are reported as "failed" (with an "InconclusiveException"), instead of as "inconclusive". They get a red "X" icon, and not a purple "?" icon.

NUnit 2.5.5.10112

** Affects: nunitv2
     Importance: Undecided
         Status: New

-- 
Assert.Inconclusive in ctor reported as failure
https://bugs.launchpad.net/bugs/591265
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.

Status in NUnit V2 Test Framework: New

Bug description:
The constructor of my TestFixture class calls Assert.Inconclusive.
In the GUI runner, the relevant tests are reported as "failed" (with an "InconclusiveException"), instead of as "inconclusive". They get a red "X" icon, and not a purple "?" icon.

NUnit 2.5.5.10112





Follow ups

References