← Back to team overview

nunit-core team mailing list archive

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

 

I'm unable to reproduce this error. I've tested using methods marked
explicit in a
concrete class as well as using a method marked explicit in the abstract base.
If you have a simple example that demonstrates the error, please post
it here and
we can re-open this bug if necessary.

Charlie

On Mon, Sep 5, 2011 at 8:10 AM, David Mason <841894@xxxxxxxxxxxxxxxxxx> wrote:
> The test method with the ExplicitAttribute is defined in an abstract
> class, and executed on a concrete subclass.
>
> --
> 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
>


** Changed in: nunitv2
       Status: New => Invalid

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

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