** Changed in: nunit-3.0 Status: Fix Committed => Fix Released -- Changes to thread princpal cause failures under .NET 4.0 https://bugs.launchpad.net/bugs/459219 You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2.
Status in NUnit Test Framework: Fix Released Status in NUnit V2 Test Framework: Fix Released Bug description: Running under .NET 4.0, multiple failures occur if a previous test changed the CurrentPrincipal and didn't restore it. This is observed in complete runs of the NUnit tests that include NUnit.Core.Tests.CallContextTests. _______________________________________________ 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