diff options
author | bustamante <bustamante@google.com> | 2015-05-19 15:39:42 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-05-19 22:40:04 +0000 |
commit | d8c12436be2a7c39607fd078383f2519b0a4ac4b (patch) | |
tree | 4bbab14ec5736df39aee5f4d597e2e6905b71de4 /extensions/strings | |
parent | 4d7a267e2f8b7a62963f4632bac8999df91627b6 (diff) | |
download | chromium_src-d8c12436be2a7c39607fd078383f2519b0a4ac4b.zip chromium_src-d8c12436be2a7c39607fd078383f2519b0a4ac4b.tar.gz chromium_src-d8c12436be2a7c39607fd078383f2519b0a4ac4b.tar.bz2 |
Update experiment test to only verify /exptest/... are bypassed
The exp_directive test verifies the experiment flag is passed to the
page, by bypassing any request to http://aws1.mdw.la/exptest/... when
the flag --data-reduction-proxy-experiment=test is set. Which works
as expected.
However the favicon request from http://aws1.mdw.la/favicon.ico won't
be bypassed, causing the test to fail. To fix the test, I'm adding an
optional url_pattern parameter to the bypass verification, that will
verify only /exptest/ urls are checked.
BUG=488232
Review URL: https://codereview.chromium.org/1141923004
Cr-Commit-Position: refs/heads/master@{#330644}
Diffstat (limited to 'extensions/strings')
0 files changed, 0 insertions, 0 deletions