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: update setTimeout on file test/internet/test-net-connect-unref.js to use common.platformTimeout #21969

Closed
wants to merge 3 commits into from

Commits on Jul 25, 2018

  1. test: update setTimeout to use common.platformTimeout

    Changes the time used by the last line of the file to normalize the timeout
    by using the common library.
    conectado committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    ef9b217 View commit details
    Browse the repository at this point in the history
  2. test: remove setTimeout from the file

    Removes the setTimeout since if the test were to fail it would time out
    due to the tools/test.py wrapper
    conectado committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    dbfffbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    548e70b View commit details
    Browse the repository at this point in the history