Skip to content

test: fix flaky test-http2-ping-flood

The test is unreliable on some Windows platforms in its current form. Make it more robust by using setInterval() to repeat the flooding until an error is triggered.

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

Merge request reports

Loading