After receiving notification that you were unable to reproduce this error, I went back to the solution and noticed the following:
The abstract class and concrete class for which there is the problem are in different projects/assemblies. When I run the test on a subclass of the abstract class that is in the same project/assembly as the abstract class, the problem does not occur. -- 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 _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : [email protected] Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp

