WebRequestApiTest: run test_auth_required* also with incognito flags
In the previous change, test_auth_required.html was split into three tests, and ExtensionWebRequestApiTest.WebRequestAuthRequired test is also split into three to run each respectively. However, WebRequestAuthRequiredIncognito also ran the same test. So, we should run these split three tests with incognito flags too. This change modifies the webRequestAuthRequired* tests to take a param so that these three tests run with/without incognito flags. Bug: 940347 Change-Id: I8319cb41d62456c12c0b572032658630719c28c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535724 Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#644198}
Showing
Please register or sign in to comment