Implement the ReenableAfterBypass Integration Test with ChromeDriver |
|||
Issue descriptionCorrectness 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.)
,
Feb 23 2017
,
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
,
Apr 5 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by robertogden@chromium.org
, Jan 12 2017Labels: Integration-Test Pri-2 Type-Feature
Status: Available (was: Untriaged)