← Back to team overview

nunit-core team mailing list archive

[Bug 993247] Re: Tests fail with IOException: Too many open files

 

The fix looks good to me. It could be tested using a mock, but I'm not
sure we really need to do that.

** Changed in: nunitv2
       Status: New => Triaged

** Changed in: nunitv2
   Importance: Undecided => High

** Changed in: nunitv2
     Assignee: (unassigned) => Eberhard Beilharz (ermshiperete)

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/993247

Title:
  Tests fail with IOException: Too many open files

Status in NUnit V2 Test Framework:
  Triaged

Bug description:
  When I run the unit tests of our project on Linux they fail with an
  IOException: Too many open files. The tests work fine on Windows, and
  they work if I run them fixture by fixture, or if I run them in the
  GUI.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/993247/+subscriptions


References