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 #1734

Closed
wants to merge 1 commit into from
Closed

test: fix test-sync-io-option #1734

wants to merge 1 commit into from

Commits on May 19, 2015

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

    - Wait for all the data to be available in stderr before checking its contents.
      In FreeBSD this was failing because stderr data was being emitted in multiple chunks.
    - 4 WARNINGS are printed instead of 2 for each sync call inside readFileSync.
      require('fs') does not print any trace.
    santigimeno committed May 19, 2015
    Configuration menu
    Copy the full SHA
    eaef72a View commit details
    Browse the repository at this point in the history