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

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

Issue 16633004: Android: Don't push layout_tests data for content browser tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
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 7a1d5cb5e06a22b7c0cf9d9d84e3dad41e79c57a..8b7c8d3667b28b9a4fb961f1fabd18399f13de06 100644
--- a/build/android/pylib/gtest/filter/content_browsertests_disabled
+++ b/build/android/pylib/gtest/filter/content_browsertests_disabled
@@ -75,3 +75,15 @@ WebrtcBrowserTest.CallWithDataAndLaterAddMedia
# http://crbug.com/224134
RenderWidgetHostBrowserTest.GetSnapshotFromRendererTest
+
+# http://crbug.com/233118
+IndexedDBBrowserTest.*
+IndexedDBBrowserTestWithMissingSSTFile.DestroyTest
+IndexedDBBrowserTestWithVersion0Schema.MigrationTest
+IndexedDBBrowserTestWithVersion123456Schema.DestroyTest
+IndexedDBBrowserTestWithVersion987654SSVData.DestroyTest
+
+BookmarkletTest.NonEmptyResult
frankf 2013/06/11 18:58:20 Is there a bug for these failures?
nilesh 2013/06/11 19:19:00 No,. I dont have a culprit CL or a stack trace for
+MediaSourceTest.Playback_AudioOnly_WebM
+MediaSourceTest.Playback_VideoAudio_WebM
+MediaSourceTest.Playback_VideoOnly_WebM

Powered by Google App Engine
This is Rietveld 408576698