Check Chrome falls back to HTTP proxy when the secure proxy check url does not respond with 'OK' New File Name: fallbacks.py New Method Name: testFallbackProbe Telemetry PageSet: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/synthetic.py Telemetry Benchmark: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_benchmark.py?l=206 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+ChromeProxyHTTPFallbackProbeURL" 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+AddResultsForHTTPFallback (This bug was automatically generated.)
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/fdf80d0bbaa412014232cbe84299492207386d9c commit fdf80d0bbaa412014232cbe84299492207386d9c Author: ryansturm <ryansturm@chromium.org> Date: Fri Feb 24 21:11:54 2017 Adding a probe fallback to HTTP test This tests that when the probe fails to get an "OK" from the secure proxy server that requests are served using the unsecured proxy server (i.e., over HTTP). BUG= 680558 Review-Url: https://codereview.chromium.org/2714003002 Cr-Commit-Position: refs/heads/master@{#452916} [modify] https://crrev.com/fdf80d0bbaa412014232cbe84299492207386d9c/tools/chrome_proxy/webdriver/common.py [add] https://crrev.com/fdf80d0bbaa412014232cbe84299492207386d9c/tools/chrome_proxy/webdriver/fallback.py
Comment 1 by robertogden@chromium.org
, Jan 12 2017Labels: Integration-Test Pri-2 Type-Feature
Status: Available (was: Untriaged)