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: ignore spurious 'EMFILE' #12698

Merged
merged 1 commit into from
May 19, 2017
Merged

test: ignore spurious 'EMFILE' #12698

merged 1 commit into from
May 19, 2017

Commits on May 19, 2017

  1. test: ignore spurious 'EMFILE'

    According to the explanation in nodejs#3635#issuecomment-157714683
    And as a continuation to nodejs#5422 we also ignore EMFILE
    "No more file descriptors are available,so no more files can be opened"
    
    PR-URL: nodejs#12698
    Fixes: nodejs#10286
    Refs: nodejs#3635 (comment)
    Refs: nodejs#5178
    Refs: nodejs#5179
    Refs: nodejs#4005
    Refs: nodejs#5121
    Refs: nodejs#5422
    Refs: nodejs#12621 (comment)
    Reviewed-By: Gibson Fahnestock <[email protected]>
    Reviewed-By: Santiago Gimeno <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    refack committed May 19, 2017
    Configuration menu
    Copy the full SHA
    6f21671 View commit details
    Browse the repository at this point in the history