DescriptionChange server push unit tests of quic toy server session to make tests
pass when FLAGS_quic_cede_correctly is true.
Since cl/112799471 changes quic priority behavior of connection level
flow control blocked streams, and currently the server push unit tests
uses connection level flow control to keep push streams open, the tests
failed when new behavior is introduced. This CL changes the tests to use
stream level flow control instead of connection level.
Merge internal change: 113275797
R=rch@chromium.org
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 2 (0 generated)
|