New issue
Advanced search Search tips

Issue 680557 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Feature

Blocking:
issue 679424



Sign in to add a comment

Implement the ExpDirective Integration Test with ChromeDriver

Project Member Reported by robertogden@chromium.org, Jan 12 2017

Issue description

Cc: robertogden@chromium.org
Labels: Integration-Test Pri-2 Type-Feature
Status: Available (was: Untriaged)

Comment 2 by bengr@chromium.org, Jan 23 2017

Owner: sclit...@chromium.org
Status: Assigned (was: Available)

Comment 3 by bengr@chromium.org, Feb 23 2017

Labels: M-59
Status: Started (was: Assigned)
Project Member

Comment 5 by bugdroid1@chromium.org, Mar 15 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/a5ff10d1ddd66832a3843cb16e4f024c40d9054e

commit a5ff10d1ddd66832a3843cb16e4f024c40d9054e
Author: sclittle <sclittle@chromium.org>
Date: Wed Mar 15 18:20:43 2017

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}

[modify] https://crrev.com/a5ff10d1ddd66832a3843cb16e4f024c40d9054e/tools/chrome_proxy/webdriver/bypass.py

Status: Fixed (was: Started)

Sign in to add a comment