Skip to content

test: fix flaky test-http2-settings-flood

Rodrigo Muino Tomonari requested to merge github/fork/Trott/unflake into master

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