New issue
Advanced search Search tips

Issue 680563 link

Starred by 1 user

Issue metadata

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

Blocking:
issue 679424



Sign in to add a comment

Implement the ReenableAfterBypass Integration Test with ChromeDriver

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

Issue description

Correctness measurement for re-enabling proxies after bypasses. This test loads a page that causes all data reduction proxies to be bypassed   for 1 to 5 minutes, then waits 5 minutes and verifies that the proxy is no   longer bypassed.

New File Name: bypass.py
New Method Name: testReenableAfterBypass

Telemetry PageSet: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/reenable_after_bypass.py
Telemetry Benchmark: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_benchmark.py?l=237
Telemetry Measurement: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py?q=file:tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py+"class+ChromeProxyReenableAfterBypass"
Telemetry Metric: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_metrics.py?q=file:tools/chrome_proxy/integration_tests/chrome_proxy_metrics.py+AddResultsForReenableAfterBypass

(This bug was automatically generated.)

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

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

Labels: M-59
Owner: sclit...@chromium.org
Status: Assigned (was: Available)
Project Member

Comment 3 by bugdroid1@chromium.org, Apr 5 2017

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

commit 878ac4d2acc8771023bbfb167cc071a5f1455470
Author: sclittle <sclittle@chromium.org>
Date: Wed Apr 05 19:15:36 2017

Add Data Saver ChromeDriver tests for long bypasses.

This CL adds two tests, one that triggers a 20 second bypass and
verifies that the Data Reduction Proxy is used after the 20 seconds are
up, and a test that triggers a 1-5 minute bypass and verifies that the
Data Reduction Proxy is used after 5 minutes.

BUG= 680563 ,  680561 

Review-Url: https://codereview.chromium.org/2793673002
Cr-Commit-Position: refs/heads/master@{#462170}

[add] https://crrev.com/878ac4d2acc8771023bbfb167cc071a5f1455470/tools/chrome_proxy/webdriver/reenable_after_bypass.py

Status: Fixed (was: Assigned)

Sign in to add a comment