Commit 0fbadf37 authored by Theresa's avatar Theresa Committed by Commit Bot

Actually disable ClearSiteDataHandlerBrowserTest.CacheIntegrationTest

TBR=msramek@chromium.org
BUG=894572

Change-Id: I0f9cea8f6434598f9a2c03e5b68d6c95e21f3ece
Reviewed-on: https://chromium-review.googlesource.com/c/1289079Reviewed-by: default avatarTheresa <twellington@chromium.org>
Commit-Queue: Theresa <twellington@chromium.org>
Cr-Commit-Position: refs/heads/master@{#600864}
parent f79c6fe7
......@@ -936,7 +936,7 @@ IN_PROC_BROWSER_TEST_F(ClearSiteDataHandlerBrowserTest,
// Disabled due to flakiness. See https://crbug.com/894572.
// Integration test for the deletion of cache entries.
IN_PROC_BROWSER_TEST_F(ClearSiteDataHandlerBrowserTest,
Disabled_CacheIntegrationTest) {
DISABLED_CacheIntegrationTest) {
GURL url1 = GetURLForHTTPSHost1("/cachetime/foo");
GURL url2 = GetURLForHTTPSHost1("/cachetime/bar");
GURL url3 = GetURLForHTTPSHost2("/cachetime/foo");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment