** Changed in: nunitv2
       Status: Fix Committed => Fix Released

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

Title:
  TestContext is broken when a previous version of the runner is used
  alongside a new version of the framework

Status in NUnitLite Testing Framework:
  Fix Released
Status in NUnit V2 Test Framework:
  Fix Released

Bug description:
  With 2.6.2 support for flowing TestContext across threads, mainly for 
supporting async tests was introduced.
  The way it was implemented broke the scenario (regardless of whether async 
tests or not) in which a previous runner along with the 2.6.2 framework was 
used.

  We should support backwards and forward compatibility if possible.

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

_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to     : nunit-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nunit-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to