Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(100)

Issue 2966563003: Fix QuicNetworkTransaction*Tests to set QuicAlternativeService with (Closed)

Created:
3 years, 5 months ago by Zhongyi Shi
Modified:
3 years, 5 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix QuicNetworkTransaction*Tests to set QuicAlternativeService with current supported versions in the test suite. Currently we ignore QUIC versions when GetAlternativeService. However, in order to use the AlternativeService properly, a correct list of versions in AlternativeServiceInfo should be set to HttpServerProperties which contains the QUIC version that the running test is supporting. This is in preparation to fix the tests that would blow up once we take QUIC versions into account when selecting AlternativeService. BUG=689762 Review-Url: https://codereview.chromium.org/2966563003 Cr-Commit-Position: refs/heads/master@{#483575} Committed: https://chromium.googlesource.com/chromium/src/+/86838d5ee0c79c95644607bc0c29a7dcc54482b3

Patch Set 1 #

Total comments: 4

Patch Set 2 : Re #7 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -29 lines) Patch
M net/quic/chromium/quic_network_transaction_unittest.cc View 1 17 chunks +27 lines, -29 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
Zhongyi Shi
3 years, 5 months ago (2017-06-29 19:56:42 UTC) #2
Ryan Hamilton
lgtm https://codereview.chromium.org/2966563003/diff/1/net/quic/chromium/quic_network_transaction_unittest.cc File net/quic/chromium/quic_network_transaction_unittest.cc (right): https://codereview.chromium.org/2966563003/diff/1/net/quic/chromium/quic_network_transaction_unittest.cc#newcode1474 net/quic/chromium/quic_network_transaction_unittest.cc:1474: } You might consider doing something which avoids ...
3 years, 5 months ago (2017-06-29 22:50:10 UTC) #7
Zhongyi Shi
Thanks for the review, landing now. https://codereview.chromium.org/2966563003/diff/1/net/quic/chromium/quic_network_transaction_unittest.cc File net/quic/chromium/quic_network_transaction_unittest.cc (right): https://codereview.chromium.org/2966563003/diff/1/net/quic/chromium/quic_network_transaction_unittest.cc#newcode1474 net/quic/chromium/quic_network_transaction_unittest.cc:1474: } On 2017/06/29 ...
3 years, 5 months ago (2017-06-29 23:56:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2966563003/40001
3 years, 5 months ago (2017-06-29 23:57:00 UTC) #12
commit-bot: I haz the power
3 years, 5 months ago (2017-06-30 01:20:02 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/86838d5ee0c79c95644607bc0c29...

Powered by Google App Engine
This is Rietveld 408576698