Temporarily disable BbrSenderTest.InFlightAwareGainCycling test in chromium tests.

PiperOrigin-RevId: 340432774
Change-Id: Ib553985a4b8cc2df4f01620d164119fc84021185
1 file changed
tree: b0a50732f0d456d8919138d7732a0c8b9671eb8f
  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. QUICHE is only supported on little-endian platforms.