Skip to content

test: move http2-misbehaving-flow-control-paused

Rodrigo Muino Tomonari requested to merge github/fork/Trott/flaky-pause into master

At least as currently written, test-http2-misbehaving-flow-control-paused is sensitive to resource constraints and has been observed to be unreliable in CI. Move it to sequential so it is not competing with other tests for resources.

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

Merge request reports

Loading