Implement the ReenableAfterSetBypass Integration Test with ChromeDriver |
|||
Issue descriptionCorrectness test for re-enabling proxies after bypasses with set duration. This test loads a page that causes all data reduction proxies to be bypassed for 20 seconds. New File Name: bypass.py New Method Name: testReenableAfterSetBypass Telemetry PageSet: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/reenable_after_set_bypass.py Telemetry Benchmark: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_benchmark.py?l=247 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+ChromeProxyReenableAfterSetBypass" 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+AddResultsForReenableAfterSetBypass (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)