DescriptionUpdate 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
Committed: https://crrev.com/d8c12436be2a7c39607fd078383f2519b0a4ac4b
Cr-Commit-Position: refs/heads/master@{#330644}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix punctuation in comment #
Messages
Total messages: 10 (4 generated)
|