← Back to team overview

nunit-core team mailing list archive

[Bug 841894] Re: UI won't run tests marked Explicit

 

All of the following are enabled:

Assembly Isolation:
  Test run in NUnit process
  Use seperate AppDomain per Assembly

Assembly Reload:
  Reload before each test run
  Release when test assembly changes

If I right click the assembly and "load fixture", it lets me run the
test once more, and then disables it.

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/841894

Title:
  UI won't run tests marked Explicit

Status in NUnit V2 Test Framework:
  New

Bug description:
  NUnit 2.5.10, Gui runner:

  A test marked [Explicit] can only be run from the Gui runner if it is
  the first test run. After that, it is disabled.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/841894/+subscriptions


Follow ups

References