Implement the BlockOnce Integration Test with ChromeDriver |
|||
Issue descriptionCheck block_once New File Name: smoke.py New Method Name: testBlockOnce Telemetry PageSet: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/block_once.py Telemetry Benchmark: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_benchmark.py?l=167 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+ChromeProxyBlockOnce" 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+AddResultsForBlockOnce (This bug was automatically generated.)
,
Jan 23 2017
,
Feb 13 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/3f40be110899bd6c3a4dc9a90daa10ba8adfe12c commit 3f40be110899bd6c3a4dc9a90daa10ba8adfe12c Author: bengr <bengr@chromium.org> Date: Mon Feb 13 23:14:16 2017 Integration test of Data Saver block-once directive The added test checks that a test HTML resource is not served via the Data Saver proxy and that a subresource referenced in the HTML is served via the proxy. The proxy is configured to respond with the 'block-once' directive (a field of the Chrome-Proxy header) if the test HTML resource is requested. BUG= 680574 Review-Url: https://codereview.chromium.org/2693873004 Cr-Commit-Position: refs/heads/master@{#450142} [modify] https://crrev.com/3f40be110899bd6c3a4dc9a90daa10ba8adfe12c/tools/chrome_proxy/webdriver/bypass.py
,
Feb 23 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)