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: fix test-sync-io-option #1840

Merged
merged 1 commit into from
Jun 3, 2015
Merged

Commits on Jun 3, 2015

  1. test: fix test-sync-io-option

    This test was failing occasionally both locally and on CI. Switched
    from using spawn to execFile for a more reliable test.
    
    Fixes: nodejs#1837
    PR-URL: nodejs#1840
    Reviewed-By: Roman Reiss <[email protected]>
    Reviewed-By: Trevor Norris <[email protected]>
    evanlucas committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    43a82f8 View commit details
    Browse the repository at this point in the history