← Back to team overview

nunit-core team mailing list archive

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

 

OK, I'll set up a test case and see if I can figure it out.

Charlie

On Mon, Sep 5, 2011 at 1:21 PM, David Mason <841894@xxxxxxxxxxxxxxxxxx> wrote:
> _ = nothing, R = before each run, C = change
>
> __: problem doesn't occur (but test doesn't function on second run)
> R_: problem occurs (but the test works)
> _C: problem doesn't occur (but test doesn't on second run)
> RC: problem occurs
>
> --
> You received this bug notification because you are the registrant for
> NUnit V2.
> https://bugs.launchpad.net/bugs/841894
>
> Title:
>  UI won't run tests marked Explicit
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/nunitv2/+bug/841894/+subscriptions
>

-- 
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


References