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 flaky test-http2-session-timeout #20692

Closed
wants to merge 2 commits into from

Commits on May 14, 2018

  1. test: improve reliability of http2-session-timeout

    Check actual expired time rather than relying on a number of calls to
    setTimeout() in test-http2-session-timeout more robust.
    
    Fixes: nodejs#20628
    Trott committed May 14, 2018
    Configuration menu
    Copy the full SHA
    06deaf5 View commit details
    Browse the repository at this point in the history
  2. squash! nit fix

    Trott committed May 14, 2018
    Configuration menu
    Copy the full SHA
    34160c7 View commit details
    Browse the repository at this point in the history