nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00224
[Bug 459219] Re: Changes to thread princpal cause failures under .NET 4.0
** Changed in: nunit-3.0
Status: New => Triaged
** Changed in: nunit-3.0
Importance: Undecided => High
** Tags added: easy v2port
--
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
Core Developers, which is the registrant for NUnit Framework.
Status in NUnit Test Framework: Triaged
Status in NUnit V2 Test Framework: Fix Committed
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.