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

Issue 2748233002: Add Data Saver ChromeDriver test for exp directive protocol. (Closed)

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

Description

Add Data Saver ChromeDriver test for exp directive protocol. This test verifies that the Data Reduction Proxy understands the "exp=<...>" directive in the Chrome-Proxy header, by verifying that the specific exp directive test page gets bypassed when loaded with "exp=test" set in the request. The test also verifies that other pages aren't bypassed when "exp=test" is set, and that the same exp directive test page loads through the proxy without getting bypassed when "exp=test" is not set. BUG=680557 Review-Url: https://codereview.chromium.org/2748233002 Cr-Commit-Position: refs/heads/master@{#457143} Committed: https://chromium.googlesource.com/chromium/src/+/a5ff10d1ddd66832a3843cb16e4f024c40d9054e

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -0 lines) Patch
M tools/chrome_proxy/webdriver/bypass.py View 1 chunk +33 lines, -0 lines 4 comments Download

Depends on Patchset:

Messages

Total messages: 11 (4 generated)
sclittle
3 years, 9 months ago (2017-03-14 21:45:36 UTC) #2
megjablon
lgtm w/ comment https://codereview.chromium.org/2748233002/diff/1/tools/chrome_proxy/webdriver/bypass.py File tools/chrome_proxy/webdriver/bypass.py (right): https://codereview.chromium.org/2748233002/diff/1/tools/chrome_proxy/webdriver/bypass.py#newcode162 tools/chrome_proxy/webdriver/bypass.py:162: with TestDriver() as test_driver: Rather than ...
3 years, 9 months ago (2017-03-14 22:22:56 UTC) #3
sclittle
https://codereview.chromium.org/2748233002/diff/1/tools/chrome_proxy/webdriver/bypass.py File tools/chrome_proxy/webdriver/bypass.py (right): https://codereview.chromium.org/2748233002/diff/1/tools/chrome_proxy/webdriver/bypass.py#newcode162 tools/chrome_proxy/webdriver/bypass.py:162: with TestDriver() as test_driver: On 2017/03/14 22:22:55, megjablon wrote: ...
3 years, 9 months ago (2017-03-14 22:48:59 UTC) #4
Robert Ogden
lgtm https://codereview.chromium.org/2748233002/diff/1/tools/chrome_proxy/webdriver/bypass.py File tools/chrome_proxy/webdriver/bypass.py (right): https://codereview.chromium.org/2748233002/diff/1/tools/chrome_proxy/webdriver/bypass.py#newcode162 tools/chrome_proxy/webdriver/bypass.py:162: with TestDriver() as test_driver: On 2017/03/14 22:48:59, sclittle ...
3 years, 9 months ago (2017-03-15 15:43:29 UTC) #5
sclittle
https://codereview.chromium.org/2748233002/diff/1/tools/chrome_proxy/webdriver/bypass.py File tools/chrome_proxy/webdriver/bypass.py (right): https://codereview.chromium.org/2748233002/diff/1/tools/chrome_proxy/webdriver/bypass.py#newcode162 tools/chrome_proxy/webdriver/bypass.py:162: with TestDriver() as test_driver: On 2017/03/15 15:43:29, Robert Ogden ...
3 years, 9 months ago (2017-03-15 18:01:36 UTC) #6
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/2748233002/1
3 years, 9 months ago (2017-03-15 18:03:01 UTC) #8
commit-bot: I haz the power
3 years, 9 months ago (2017-03-15 18:21:33 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/a5ff10d1ddd66832a3843cb16e4f...

Powered by Google App Engine
This is Rietveld 408576698