Skip to content

test: fix flaky test-http2-session-timeout

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-15326 into master

Increase server timeout to reduce likelihood of triggering race conditions.

Fixes: https://github.com/nodejs/node/issues/15326

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test http2

Merge request reports

Loading