← Back to team overview

nunit-core team mailing list archive

[Bug 609509] [NEW] Test assembly file lock in version 2.5.5

 

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.

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.





Follow ups

References