Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(414)

Unified Diff: build/android/pylib/gtest/filter/content_browsertests_disabled

Issue 12919004: Android: Disable failing download content browsertests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698