Disable AckNotifierWithPacketLossAndBlockedSocket in Chrome

This test is flaky in Chrome: https://crbug.com/1082609

Test-only

PiperOrigin-RevId: 311555103
Change-Id: I2319c48f59b06ce1487f3c1efc1c8735622e75f7
1 file changed
tree: 4c38df35e9bb28b54a8577ea5c9592bf79792ea4
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.