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

Unified Diff: testing/buildbot/filters/ash_unittests_mus.filter

Issue 2952763002: SearchBoxView now enables/disables cursor based on user interaction. (Closed)
Patch Set: Addressed Comments, refactored. Created 3 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: testing/buildbot/filters/ash_unittests_mus.filter
diff --git a/testing/buildbot/filters/ash_unittests_mus.filter b/testing/buildbot/filters/ash_unittests_mus.filter
index d26416bf19c327abf9713890f69b3d20e2568d69..5e36f3303986709809655a8f05f0f964dadc74fc 100644
--- a/testing/buildbot/filters/ash_unittests_mus.filter
+++ b/testing/buildbot/filters/ash_unittests_mus.filter
@@ -1,3 +1,17 @@
+# TODO: fix these. http://crbug.com/726838
+-AppListPresenterDelegateTest.AppListViewDragHandler
+-AppListPresenterDelegateTest.AppListViewDragHandlerMaximizeModeFromAllApps
+-AppListPresenterDelegateTest.AppListViewDragHandlerMaximizeModeFromSearch
+-AppListPresenterDelegateTest.BottomShelfAlignmentTextStateTransitions
+-AppListPresenterDelegateTest.ClickEnablesSearchBox
+-AppListPresenterDelegateTest.HalfToFullscreenWhenMaximizeModeIsActive
+-AppListPresenterDelegateTest.KeyPressEnablesSearchBox
+-AppListPresenterDelegateTest.MaximizeModeTextStateTransitions
+-AppListPresenterDelegateTest.PeekingToFullscreenWhenMaximizeModeIsActive
+-AppListPresenterDelegateTest.TapAndClickOutsideClosesHalfAppList
+-AppListPresenterDelegateTest.TapAndClickOutsideClosesPeekingAppList
+-AppListPresenterDelegateTest.TapEnablesSearchBox
+
# TODO: fix these. They fail because wm::CursorManager isn't created.
# http://crbug.com/734806.
# The following fail as they use wm::CursorManager:

Powered by Google App Engine
This is Rietveld 408576698