Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test Failure] Too many files open on PR #10833 #10844

Closed
mattwar opened this issue Apr 25, 2016 · 4 comments
Closed

[Test Failure] Too many files open on PR #10833 #10844

mattwar opened this issue Apr 25, 2016 · 4 comments

Comments

@mattwar
Copy link
Contributor

mattwar commented Apr 25, 2016

PR: #10833 Metadata writer refactoring (4F) by @tmat
Failure: http://dotnet-ci.cloudapp.net/job/roslyn_prtest_lin_dbg_unit32/6499/

The restore is failing due to too many files being open.

11:26:46 Unhandled Exception: System.IO.IOException: Too many open files
11:26:46 at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func2 errorRewriter) 11:26:46 at Interop.CheckIo[TSafeHandle](TSafeHandle handle, String path, Boolean isDirectory, Func2 errorRewriter)
11:26:46 at System.ConsolePal.OpenStandardOutput()

@mattwar mattwar added the Bug label Apr 25, 2016
@mattwar mattwar changed the title [Test Failure] No identified problem in prtest/lin/dbg/unit32 on PR #10833 [Test Failure] Too many files open on PR #10833 Apr 25, 2016
@agocke
Copy link
Member

agocke commented Apr 25, 2016

Fixed in #10768

@agocke agocke closed this as completed Apr 25, 2016
@mattwar
Copy link
Contributor Author

mattwar commented Apr 25, 2016

@agocke are the build machines still using older bits?

@agocke agocke reopened this Apr 25, 2016
@agocke
Copy link
Member

agocke commented Apr 25, 2016

@mattwar It looks like that failure is just because a merge to future hasn't been completed. The commit isn't present in future.

@davkean
Copy link
Member

davkean commented Apr 26, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants