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

Side by Side Diff: testing/buildbot/filters/ash_unittests_mus.filter

Issue 2949353003: Implement large cursors in Mushrome. (Closed)
Patch Set: rename everything to CursorSize 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 unified diff | Download patch
« no previous file with comments | « testing/buildbot/filters/ash_unittests_mash.filter ('k') | ui/aura/client/cursor_client.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # TODO: fix these. They fail because wm::CursorManager isn't created. 1 # TODO: fix these. They fail because wm::CursorManager isn't created.
2 # http://crbug.com/734806. 2 # http://crbug.com/734806.
3 # The following fail as they use wm::CursorManager: 3 # The following fail as they use wm::CursorManager:
4 -NativeCursorManagerAshTest.LockCursor 4 -NativeCursorManagerAshTest.LockCursor
5 -NativeCursorManagerAshTest.SetCursorSet
6 -ExtendedDesktopTest.TestCursor 5 -ExtendedDesktopTest.TestCursor
7 -LockStateControllerTest.LegacyLockAndShutDown 6 -LockStateControllerTest.LegacyLockAndShutDown
8 -LockStateControllerTest.RequestShutdownFromLockScreen 7 -LockStateControllerTest.RequestShutdownFromLockScreen
9 -LockStateControllerTest.RequestShutdownFromLoginScreen 8 -LockStateControllerTest.RequestShutdownFromLoginScreen
10 -WindowManagerTest.TestCursorClientObserver
11 -WindowSelectorTest.Basic
12 9
13 # TODO: fix these. They fail because ShellPortMash::IsMouseEventsEnabled() isn't 10 # TODO: fix these. They fail because ShellPortMash::IsMouseEventsEnabled() isn't
14 # implemented. http://crbug.com/734808. 11 # implemented. http://crbug.com/734808.
15 -ImmersiveFullscreenControllerTest.EndRevealViaGesture 12 -ImmersiveFullscreenControllerTest.EndRevealViaGesture
16 13
17 # TODO: fix these. They fail because AshNativeCursorManager isn't created 14 # TODO: fix these. They fail because AshNativeCursorManager isn't created
18 # http://crbug.com/734809. 15 # http://crbug.com/734809.
19 -WindowManagerTest.MouseEventCursors 16 -WindowManagerTest.MouseEventCursors
20 17
21 # TODO: fix these. They all timeout. http://crbug.com/734811. 18 # TODO: fix these. They all timeout. http://crbug.com/734811.
(...skipping 12 matching lines...) Expand all
34 -VirtualKeyboardControllerAutoTest.DisabledIfInternalKeyboardPresent 31 -VirtualKeyboardControllerAutoTest.DisabledIfInternalKeyboardPresent
35 -VirtualKeyboardControllerAutoTest.DisabledIfNoTouchScreen 32 -VirtualKeyboardControllerAutoTest.DisabledIfNoTouchScreen
36 -VirtualKeyboardControllerAutoTest.EnabledDuringMaximizeMode 33 -VirtualKeyboardControllerAutoTest.EnabledDuringMaximizeMode
37 -VirtualKeyboardControllerAutoTest.HandleMultipleKeyboardsPresent 34 -VirtualKeyboardControllerAutoTest.HandleMultipleKeyboardsPresent
38 -VirtualKeyboardControllerAutoTest.SuppressedIfExternalKeyboardPresent 35 -VirtualKeyboardControllerAutoTest.SuppressedIfExternalKeyboardPresent
39 -VirtualKeyboardControllerAutoTest.SuppressedInMaximizedMode 36 -VirtualKeyboardControllerAutoTest.SuppressedInMaximizedMode
40 -VirtualKeyboardControllerTest.RestoreKeyboardDevices 37 -VirtualKeyboardControllerTest.RestoreKeyboardDevices
41 38
42 # When adding new exclusions be sure to file bug with reason. Group with the 39 # When adding new exclusions be sure to file bug with reason. Group with the
43 # above if applicable. 40 # above if applicable.
OLDNEW
« no previous file with comments | « testing/buildbot/filters/ash_unittests_mash.filter ('k') | ui/aura/client/cursor_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698