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: permit test-graph.signal to work without test runner #28305

Merged
merged 1 commit into from
Jun 22, 2019

Commits on Jun 22, 2019

  1. test: permit test-graph.signal to work without test runner

    test/async-hooks/test-graph.signal.js passes with the test.py test
    runner but fails if run directly with the `node` executable. Modify
    the test so it passes in both cases.
    
    PR-URL: nodejs#28305
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Trott committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    e4136c1 View commit details
    Browse the repository at this point in the history