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 IRPStackSize bug on win32 #2149

Closed
wants to merge 1 commit into from

Commits on Jul 10, 2015

  1. test: ignore IRPStackSize bug on win32

    Some driver stacks on win32 will trigger an occasional error on
    test-debug-port-from-cmdline.js, reporting:
      Not enough storage is available to process this command
    Workaround is to check for that error and ignore the test entirely.
    
    Closes: nodejs#2094
    rvagg committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    c03e057 View commit details
    Browse the repository at this point in the history