nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00781
Re: [Bug 609509] [NEW] Test assembly file lock in version 2.5.5
Well "Reported on the internet" isn't really reported as a bug, is it.
It's always
amazing to me when somebody sends a note saying "why haven't you fixed
this bug we are discussing on <some blog> or <some forum>!
Of course, that's not your fault. Thanks for reporting it properly and pointing
out the fix. I'll test it out and include it in today's release if it works.
Charlie
On Sat, Jul 24, 2010 at 8:37 AM, sgs <609509@xxxxxxxxxxxxxxxxxx> wrote:
> Public bug reported:
>
> 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.
>
> ** Affects: nunitv2
> Importance: Undecided
> Status: New
>
> --
> 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.
>
--
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: New
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