Commit 6477964b authored by Theresa Wellington's avatar Theresa Wellington Committed by Commit Bot

Disable failing OfflinePageAutoFetchTest#testAutoFetchWithRedirect

TBR=harringtond@chromium.org
BUG=1042215

Change-Id: I493316c8277e6517c196e3bffd6422454cf1edbb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2003190Reviewed-by: default avatarTheresa  <twellington@chromium.org>
Commit-Queue: Theresa  <twellington@chromium.org>
Cr-Commit-Position: refs/heads/master@{#732161}
parent 4a48af3a
...@@ -243,6 +243,7 @@ public class OfflinePageAutoFetchTest { ...@@ -243,6 +243,7 @@ public class OfflinePageAutoFetchTest {
@Test @Test
@MediumTest @MediumTest
@Feature({"OfflineAutoFetch"}) @Feature({"OfflineAutoFetch"})
@DisabledTest(message = "https://crbug.com/1042215")
public void testAutoFetchWithRedirect() throws Exception { public void testAutoFetchWithRedirect() throws Exception {
startWebServer(); startWebServer();
useRedirectWebServerResponse(); useRedirectWebServerResponse();
......
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