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

Issue 2357723002: Add integration tests for QUIC (Closed)

Created:
4 years, 3 months ago by tbansal1
Modified:
4 years, 2 months ago
Reviewers:
RyanSturm, bustamante
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add integration tests for QUIC Two tests have been added: First is a smoke test (only cares about the end result -- if the page was loaded or not etc.), second looks more closely to verify if QUIC was actually used or not. Also, removed the global --disable-quic flag, and instead added it to the individual tests that needed it. Verified that all benchmarks currently pass on Android. BUG=343579 Committed: https://crrev.com/285e6f35b3b135cb2975a47afb59bed5087225d6 Cr-Commit-Position: refs/heads/master@{#420390}

Patch Set 1 : ps #

Total comments: 8

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -6 lines) Patch
M tools/chrome_proxy/integration_tests/chrome_proxy_benchmark.py View 2 chunks +19 lines, -0 lines 0 comments Download
M tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py View 1 9 chunks +94 lines, -0 lines 0 comments Download
M tools/chrome_proxy/integration_tests/chrome_proxy_metrics.py View 1 2 chunks +48 lines, -0 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/quic.py View 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 28 (18 generated)
tbansal1
ryansturm, bustamante: ptal. thanks.
4 years, 2 months ago (2016-09-21 18:30:01 UTC) #12
bustamante
I'm excited to see QUIC tests being added, a couple comments below. https://codereview.chromium.org/2357723002/diff/100001/tools/chrome_proxy/common/chrome_proxy_measurements.py File tools/chrome_proxy/common/chrome_proxy_measurements.py ...
4 years, 2 months ago (2016-09-21 18:50:13 UTC) #13
RyanSturm
lgtm % comment about sleeping https://codereview.chromium.org/2357723002/diff/100001/tools/chrome_proxy/integration_tests/chrome_proxy_metrics.py File tools/chrome_proxy/integration_tests/chrome_proxy_metrics.py (right): https://codereview.chromium.org/2357723002/diff/100001/tools/chrome_proxy/integration_tests/chrome_proxy_metrics.py#newcode901 tools/chrome_proxy/integration_tests/chrome_proxy_metrics.py:901: time.sleep(3) Can you add ...
4 years, 2 months ago (2016-09-21 18:54:39 UTC) #14
RyanSturm
https://codereview.chromium.org/2357723002/diff/100001/tools/chrome_proxy/common/chrome_proxy_measurements.py File tools/chrome_proxy/common/chrome_proxy_measurements.py (left): https://codereview.chromium.org/2357723002/diff/100001/tools/chrome_proxy/common/chrome_proxy_measurements.py#oldcode84 tools/chrome_proxy/common/chrome_proxy_measurements.py:84: options.AppendExtraBrowserArgs('--disable-quic') On 2016/09/21 18:50:12, bustamante wrote: > I think ...
4 years, 2 months ago (2016-09-21 18:56:24 UTC) #15
bustamante
https://codereview.chromium.org/2357723002/diff/100001/tools/chrome_proxy/common/chrome_proxy_measurements.py File tools/chrome_proxy/common/chrome_proxy_measurements.py (left): https://codereview.chromium.org/2357723002/diff/100001/tools/chrome_proxy/common/chrome_proxy_measurements.py#oldcode84 tools/chrome_proxy/common/chrome_proxy_measurements.py:84: options.AppendExtraBrowserArgs('--disable-quic') On 2016/09/21 18:56:24, Ryan Sturm wrote: > On ...
4 years, 2 months ago (2016-09-21 19:11:42 UTC) #16
tbansal1
bustamante: ptal. thanks. https://codereview.chromium.org/2357723002/diff/100001/tools/chrome_proxy/common/chrome_proxy_measurements.py File tools/chrome_proxy/common/chrome_proxy_measurements.py (left): https://codereview.chromium.org/2357723002/diff/100001/tools/chrome_proxy/common/chrome_proxy_measurements.py#oldcode84 tools/chrome_proxy/common/chrome_proxy_measurements.py:84: options.AppendExtraBrowserArgs('--disable-quic') On 2016/09/21 19:11:42, bustamante wrote: ...
4 years, 2 months ago (2016-09-22 17:25:42 UTC) #20
bustamante
On 2016/09/22 17:25:42, tbansal1 wrote: > bustamante: ptal. thanks. > > https://codereview.chromium.org/2357723002/diff/100001/tools/chrome_proxy/common/chrome_proxy_measurements.py > File tools/chrome_proxy/common/chrome_proxy_measurements.py ...
4 years, 2 months ago (2016-09-22 17:37:40 UTC) #21
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/2357723002/180001
4 years, 2 months ago (2016-09-22 17:38:48 UTC) #24
commit-bot: I haz the power
Committed patchset #2 (id:180001)
4 years, 2 months ago (2016-09-22 17:52:28 UTC) #26
commit-bot: I haz the power
4 years, 2 months ago (2016-09-22 17:55:55 UTC) #28
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/285e6f35b3b135cb2975a47afb59bed5087225d6
Cr-Commit-Position: refs/heads/master@{#420390}

Powered by Google App Engine
This is Rietveld 408576698