For the 3.0 gui, we'll need to restructure how we display the various
result types. A common display may make more sense than separate tabs
for each type.

** Tags added: gui
** Tags removed: framework

-- 
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
Core Developers, which is the registrant for NUnit Framework.

Status in NUnit Test Framework: Triaged

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