nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00790
[Bug 609509] Re: Test assembly file lock in version 2.5.5
** Changed in: nunitv2
Status: New => In Progress
** Changed in: nunitv2
Importance: Undecided => High
** Changed in: nunitv2
Assignee: (unassigned) => Charlie Poole (charlie.poole)
** Changed in: nunitv2
Milestone: None => 2.5.6
--
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: In Progress
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