Index: build/android/pylib/gtest/filter/content_browsertests_disabled |
diff --git a/build/android/pylib/gtest/filter/content_browsertests_disabled b/build/android/pylib/gtest/filter/content_browsertests_disabled |
index 673e40993ff1756b8c1527ebb77487c32d2e9e45..1ff115f375939c1099f431144d24a9d12290e57a 100644 |
--- a/build/android/pylib/gtest/filter/content_browsertests_disabled |
+++ b/build/android/pylib/gtest/filter/content_browsertests_disabled |
@@ -40,7 +40,6 @@ GpuPixelTestBrowserPlugin.MANUAL_BrowserPluginBlueBox |
# Crashes |
WorkerXHRHttpLayoutTest.Tests |
GpuCrashTest.MANUAL_Kill |
-DownloadContentTest.ResumeInterruptedDownload |
# Needs to start the test server before |
# BrowserTestBase::SetUpCommandLine is called, but on Android |
@@ -65,3 +64,10 @@ RenderWidgetTest.OnMsgPaintAtSize |
# Multiple test servers support: http://crbug/187570 |
RenderViewHostManagerTest.* |
+ |
+# http://crbug.com/215894 |
+DownloadContentTest.ResumeInterruptedDownload |
+DownloadContentTest.ResumeInterruptedDownloadNoRange |
+DownloadContentTest.ResumeInterruptedDownloadNoVerifiers |
+DownloadContentTest.ResumeInterruptedDownloadBadPrecondition |
+DownloadContentTest.ResumeWithDeletedFile |