** Changed in: nunitv2
    Milestone: 2.5.8 => None

** Changed in: nunitv2
     Assignee: Charlie Poole (charlie.poole) => (unassigned)

-- 
Assert.Inconclusive in SetUp method fails silently
https://bugs.launchpad.net/bugs/591263
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.

Status in NUnit Test Framework: Confirmed

Bug description:
I have a simple test with an instance SetUp method. My SetUp method calls 
Assert.Inconclusive("message").
When I run through the GUI, the test gets marked with an "?" purple icon, but 
absolutely no detail text (and in particular, my own "message") appears in any 
of the tabs.

NUnit 2.5.5.10112



_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~nunit-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to