nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00792
[Bug 609509] Re: Test assembly file lock in version 2.5.5
** Branch linked: lp:nunitv2
--
Test assembly file lock in version 2.5.5
https://bugs.launchpad.net/bugs/609509
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: Fix Committed
Bug description:
This bug is reported several times on the internets, i.e. http://stackoverflow.com/questions/935244/nunit-the-process-cannot-access-the-file-because-it-is-being-used-by-anothe
To fix, please wrap AssemblyReader instance into using; file src\ClientUtilities\util\RuntimeFrameworkSelector.cs line 48.
References