Convert SettingsTestCase testClearCookies to use self.testServer
web::test::HttpServer usage is suspected of introducing flake into the bot runs. This test has the last usage of web::test::SetUpSimpleHttpServerWithSetCookies, so Convert it to use the new test server in order to reduce test helpers utilizing the old http server. Bug: 891834 Change-Id: Ie1161507fd78e5b0095a17c91456218a0b6f05c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376407 Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Auto-Submit: Mike Dougherty <michaeldo@chromium.org> Reviewed-by:Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#801567}
Showing
Please register or sign in to comment