DescriptionRemove SPDY2 and SPDY/3.0 from tests.
Remove NextProto::kProtoDeprecatedSPDY2, NextProto::KProtoSPDY3, and
SpdyMajorVersion::SPDY2 from tests to ease the burden on trybots. This has been
made possible by https://crrev.com/708623002, which guarantees that SPDY/3.0 is
never negotiated with a server. SPDY/2 has been obsolete for a while.
Note that such tests cannot yet be removed from certain files for legacy
reasons.
Note that SpdyMajorVersion::SPDY3 cannot be removed, as it includes SPDY/3.1,
which we still actively support.
BUG=431299
Committed: https://crrev.com/33b8cef49dd924d51b017aa2ab361055ffd4a725
Cr-Commit-Position: refs/heads/master@{#304830}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Re: first round of comments. #Patch Set 3 : Rebase. #
Total comments: 1
Patch Set 4 : Rebase. #Patch Set 5 : Remove changes in shared code. #Messages
Total messages: 16 (4 generated)
|