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

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

Issue 342413004: Re-enable all (but four) IndexedDB content browser tests on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 6 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 | content/browser/indexed_db/indexed_db_browsertest.cc » ('j') | 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 5698d00317b9219fbc7694e1f4aa15a7a2cc455d..748f6809f0802a788d714c6dd2cb0165cb0f4622 100644
--- a/build/android/pylib/gtest/filter/content_browsertests_disabled
+++ b/build/android/pylib/gtest/filter/content_browsertests_disabled
@@ -75,15 +75,17 @@ DownloadContentTest.ResumeWithDeletedFile
# http://crbug.com/224134
RenderWidgetHostBrowserTest.GetSnapshotFromRendererTest
+# http://crbug.com/386227
+IndexedDBBrowserTest.VersionChangeCrashResilience
+
+# http://crbug.com/386222
+IndexedDBBrowserTest.DoesntHangTest
+
# http://crbug.com/233118
-IndexedDBBrowserTest.*
-IndexedDBBrowserTestWithMissingSSTFile.DestroyTest
-IndexedDBBrowserTestWithVersion0Schema.MigrationTest
-IndexedDBBrowserTestWithVersion123456Schema.DestroyTest
-IndexedDBBrowserTestWithVersion987654SSVData.DestroyTest
-
-# http://crbug.com/256184
-IndexedDBBrowserTestWithCorruptLevelDB.DestroyTest
+IndexedDBBrowserTest.NullKeyPathPersistence
+
+# http://crbug.com/342525
+IndexedDBBrowserTestSingleProcess.RenderThreadShutdownTest
BookmarkletTest.NonEmptyResult
« no previous file with comments | « no previous file | content/browser/indexed_db/indexed_db_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698