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

Issue 2714003002: Adding a probe fallback to HTTP test (Closed)

Created:
3 years, 10 months ago by RyanSturm
Modified:
3 years, 10 months ago
Reviewers:
Robert Ogden, tbansal1
CC:
chromium-reviews, tbansal+watch-data-reduction-proxy_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding a probe fallback to HTTP test This tests that when the probe fails to get an "OK" from the secure proxy server that requests are served using the unsecured proxy server (i.e., over HTTP). BUG=680558 Review-Url: https://codereview.chromium.org/2714003002 Cr-Commit-Position: refs/heads/master@{#452916} Committed: https://chromium.googlesource.com/chromium/src/+/fdf80d0bbaa412014232cbe84299492207386d9c

Patch Set 1 #

Patch Set 2 : reworded comments #

Total comments: 6

Patch Set 3 : tbansal spin on histogram #

Total comments: 1

Patch Set 4 : tbansal nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -2 lines) Patch
M tools/chrome_proxy/webdriver/common.py View 1 2 3 2 chunks +32 lines, -2 lines 0 comments Download
A tools/chrome_proxy/webdriver/fallback.py View 1 2 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (15 generated)
RyanSturm
tbansal, robertogden: PTAL
3 years, 10 months ago (2017-02-23 22:20:20 UTC) #6
tbansal1
https://codereview.chromium.org/2714003002/diff/20001/tools/chrome_proxy/webdriver/fallback.py File tools/chrome_proxy/webdriver/fallback.py (right): https://codereview.chromium.org/2714003002/diff/20001/tools/chrome_proxy/webdriver/fallback.py#newcode9 tools/chrome_proxy/webdriver/fallback.py:9: class Fallback(IntegrationTest): SecureProxyCheckFallback https://codereview.chromium.org/2714003002/diff/20001/tools/chrome_proxy/webdriver/fallback.py#newcode31 tools/chrome_proxy/webdriver/fallback.py:31: self.assertEqual(u'http/1.1', response.protocol) Is this ...
3 years, 10 months ago (2017-02-23 22:26:35 UTC) #7
RyanSturm
https://codereview.chromium.org/2714003002/diff/20001/tools/chrome_proxy/webdriver/fallback.py File tools/chrome_proxy/webdriver/fallback.py (right): https://codereview.chromium.org/2714003002/diff/20001/tools/chrome_proxy/webdriver/fallback.py#newcode9 tools/chrome_proxy/webdriver/fallback.py:9: class Fallback(IntegrationTest): On 2017/02/23 22:26:34, tbansal1 wrote: > SecureProxyCheckFallback ...
3 years, 10 months ago (2017-02-23 22:33:17 UTC) #8
RyanSturm
> My proposal is navigating to http://www.google.com/favicon.ico throwing out > those responses and then navigating ...
3 years, 10 months ago (2017-02-23 22:34:32 UTC) #9
tbansal1
On 2017/02/23 22:33:17, Ryan Sturm wrote: > https://codereview.chromium.org/2714003002/diff/20001/tools/chrome_proxy/webdriver/fallback.py > File tools/chrome_proxy/webdriver/fallback.py (right): > > https://codereview.chromium.org/2714003002/diff/20001/tools/chrome_proxy/webdriver/fallback.py#newcode9 ...
3 years, 10 months ago (2017-02-23 22:50:50 UTC) #12
RyanSturm
On 2017/02/23 22:50:50, tbansal1 wrote: > On 2017/02/23 22:33:17, Ryan Sturm wrote: > > > ...
3 years, 10 months ago (2017-02-23 22:56:05 UTC) #13
tbansal1
On 2017/02/23 22:56:05, Ryan Sturm wrote: > On 2017/02/23 22:50:50, tbansal1 wrote: > > On ...
3 years, 10 months ago (2017-02-23 22:58:49 UTC) #14
Robert Ogden
lgtm https://codereview.chromium.org/2714003002/diff/20001/tools/chrome_proxy/webdriver/fallback.py File tools/chrome_proxy/webdriver/fallback.py (right): https://codereview.chromium.org/2714003002/diff/20001/tools/chrome_proxy/webdriver/fallback.py#newcode9 tools/chrome_proxy/webdriver/fallback.py:9: class Fallback(IntegrationTest): On 2017/02/23 22:33:17, Ryan Sturm wrote: ...
3 years, 10 months ago (2017-02-23 23:30:43 UTC) #15
RyanSturm
tbansal: PTAL
3 years, 10 months ago (2017-02-24 19:23:10 UTC) #18
tbansal1
lgtm % 1 super nit. Thanks for adding the histogram function!! https://codereview.chromium.org/2714003002/diff/20001/tools/chrome_proxy/webdriver/fallback.py File tools/chrome_proxy/webdriver/fallback.py (right): ...
3 years, 10 months ago (2017-02-24 19:39:17 UTC) #19
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/2714003002/60001
3 years, 10 months ago (2017-02-24 20:04:03 UTC) #24
commit-bot: I haz the power
3 years, 10 months ago (2017-02-24 21:12:41 UTC) #27
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/fdf80d0bbaa412014232cbe84299...

Powered by Google App Engine
This is Rietveld 408576698