← Back to team overview

nunit-core team mailing list archive

[Bug 654788] [NEW] TestContext is null when the test/fixture has a timeout attribute

 

Public bug reported:

Using (2.5.7) create a test/fixture with a timeout attribute and try to access the testcontext object in the test of setup/teardown
The object is always null. Remove the timeout it works.

** Affects: nunitv2
     Importance: Undecided
         Status: New

-- 
TestContext is null when the test/fixture has a timeout attribute
https://bugs.launchpad.net/bugs/654788
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.

Status in NUnit V2 Test Framework: New

Bug description:
Using (2.5.7) create a test/fixture with a timeout attribute and try to access the testcontext object in the test of setup/teardown
The object is always null. Remove the timeout it works.





Follow ups

References