Skip to content

test: add debugging output for flaky test

Rodrigo Muino Tomonari requested to merge github/fork/Trott/flake-log into master

Add some debugging output for flaky http2 test to try to figure out what's going on the next time it fails in CI.

Refs: https://github.com/nodejs/node/issues/31089

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

Merge request reports

Loading