commit | b69b653883363564d8cd93cbed561bb859d9bfc1 | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Tue Jul 20 06:36:58 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 20 06:38:59 2021 -0700 |
tree | 7b95ded9735c2be4f8c92cba245f7ce2412ea826 | |
parent | 80f93811e1e6b737feb1324eddbe0ef8e435b78d [diff] |
Disable QuicConnectionTest.IetfStatelessReset and QuicFramerTest.BuildIetfStatelessResetPacket in Chrome. PiperOrigin-RevId: 385773664
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.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.