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

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

Issue 2932563002: Implement cursor changing on Mushrome (Closed)
Patch Set: oshima patch take 2 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
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 -AshNativeCursorManagerTest.FractionalScale 4 -NativeCursorManagerAshTest.LockCursor
5 -AshNativeCursorManagerTest.LockCursor 5 -NativeCursorManagerAshTest.SetCursorSet
6 -AshNativeCursorManagerTest.SetCursor
7 -AshNativeCursorManagerTest.SetCursorSet
8 -AshNativeCursorManagerTest.SetDeviceScaleFactorAndRotation
9 -AshNativeCursorManagerTest.UIScaleShouldNotChangeCursor
10 -CursorWindowControllerTest.VisibilityTest
11 -DragDropControllerTest.CaptureLostCancelsDragDrop
12 -DragDropControllerTest.DragCancelAcrossDisplays
13 -DragDropControllerTest.DragCancelOnDisplayDisconnect
14 -DragDropControllerTest.DragDropInMultipleViewsMultipleWidgetsTest
15 -DragDropControllerTest.DragDropInMultipleViewsSingleWidgetTest
16 -DragDropControllerTest.DragDropInSingleViewTest
17 -DragDropControllerTest.DragDropWithZeroDragUpdates
18 -DragDropControllerTest.PressingEscapeCancelsDragDrop
19 -DragDropControllerTest.SyntheticEventsDuringDragDrop
20 -DragDropControllerTest.TouchDragDropCancelsOnLongTap
21 -DragDropControllerTest.TouchDragDropCompletesOnFling
22 -DragDropControllerTest.TouchDragDropInMultipleWindows
23 -DragDropControllerTest.TouchDragDropLongTapGestureIsForwarded
24 -DragDropControllerTest.ViewRemovedWhileInDragDropTest
25 -DragDropControllerTest.WindowDestroyedDuringDragDrop
26 -DragWindowResizerTest.CursorDeviceScaleFactor
27 -ExtendedDesktopTest.TestCursor 6 -ExtendedDesktopTest.TestCursor
28 -LockStateControllerTest.LegacyLockAndShutDown 7 -LockStateControllerTest.LegacyLockAndShutDown
29 -LockStateControllerTest.RequestShutdownFromLockScreen 8 -LockStateControllerTest.RequestShutdownFromLockScreen
30 -LockStateControllerTest.RequestShutdownFromLoginScreen 9 -LockStateControllerTest.RequestShutdownFromLoginScreen
31 -LockStateControllerTest.ShutdownWithoutButton
32 -MouseCursorEventFilterTest.CursorDeviceScaleFactor
33 -PartialScreenshotControllerTest.LargeCursor
34 -PartialScreenshotControllerTest.VisibilityTest
35 -ResizeShadowAndCursorTest.MaximizeRestore
36 -ResizeShadowAndCursorTest.MouseDrag
37 -ResizeShadowAndCursorTest.MouseHover
38 -TooltipControllerTest.HideTooltipWhenCursorHidden
39 -WindowManagerTest.TestCursorClientObserver 10 -WindowManagerTest.TestCursorClientObserver
40 -WindowManagerTest.UpdateCursorVisibility
41 -WindowManagerTest.UpdateCursorVisibilityAccelerator
42 -WindowManagerTest.UpdateCursorVisibilityOnKeyEvent
43 -WindowSelectorTest.Basic 11 -WindowSelectorTest.Basic
44 -WindowTreeHostManagerTest.UpdateMouseLocationAfterDisplayChange_PrimaryDisconne cted
45 -WindowTreeHostManagerTest.UpdateMouseLocationAfterDisplayChange_SwapPrimary
46 -WorkspaceWindowResizerTest.MouseMoveWithTouchDrag
47
48 # TODO: fix these. They fail because CursorWindowController isn't created.
49 # http://crbug.com/734807.
50 -CursorWindowControllerTest.DSF
51 -CursorWindowControllerTest.MoveToDifferentDisplay
52 -DisplayManagerTest.SoftwareMirroringWithCompositingCursor
53 -MirrorWindowControllerTest.MirrorCursorBasic
54 -MirrorWindowControllerTest.MirrorCursorLocations
55 -MirrorWindowControllerTest.MirrorCursorMoveOnEnter
56 -MirrorWindowControllerTest.MirrorCursorRotate
57 12
58 # TODO: fix these. They fail because ShellPortMash::IsMouseEventsEnabled() isn't 13 # TODO: fix these. They fail because ShellPortMash::IsMouseEventsEnabled() isn't
59 # implemented. http://crbug.com/734808. 14 # implemented. http://crbug.com/734808.
60 -ImmersiveFullscreenControllerTest.EndRevealViaGesture 15 -ImmersiveFullscreenControllerTest.EndRevealViaGesture
61 16
62 # TODO: fix these. They fail because AshNativeCursorManager isn't created 17 # TODO: fix these. They fail because AshNativeCursorManager isn't created
63 # http://crbug.com/734809. 18 # http://crbug.com/734809.
64 -MagnificationControllerTest.PanWindowToLeft
65 -MagnificationControllerTest.PanWindowToRight
66 -WindowManagerTest.MouseEventCursors 19 -WindowManagerTest.MouseEventCursors
67 20
68 # TODO: fix these. They all timeout. http://crbug.com/734811. 21 # TODO: fix these. They all timeout. http://crbug.com/734811.
69 -ScreenRotationAnimatorSmoothAnimationTest.OverviewButtonTrayHideAnimationAlways Completes 22 -ScreenRotationAnimatorSmoothAnimationTest.OverviewButtonTrayHideAnimationAlways Completes
70 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalPrimaryDisplayBeforeSec ondCopyCallback 23 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalPrimaryDisplayBeforeSec ondCopyCallback
71 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalPrimaryDisplayDuringAni mationChangedRootWindow 24 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalPrimaryDisplayDuringAni mationChangedRootWindow
72 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalSecondaryDisplayBeforeS econdCopyCallback 25 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalSecondaryDisplayBeforeS econdCopyCallback
73 -ScreenRotationAnimatorSmoothAnimationTest.RotatesToDifferentRotationWithCopyCal lback 26 -ScreenRotationAnimatorSmoothAnimationTest.RotatesToDifferentRotationWithCopyCal lback
74 -ScreenRotationAnimatorSmoothAnimationTest.ShouldRotateAfterRecreateLayers 27 -ScreenRotationAnimatorSmoothAnimationTest.ShouldRotateAfterRecreateLayers
75 28
76 # TODO: fix these. They fail because DeviceDataManager isn't created. 29 # TODO: fix these. They fail because DeviceDataManager isn't created.
77 # http://crbug.com/734812. 30 # http://crbug.com/734812.
78 -TrayIMETest.HidesOnA11yEnabled 31 -TrayIMETest.HidesOnA11yEnabled
79 -TrayIMETest.PerformActionOnDetailedView 32 -TrayIMETest.PerformActionOnDetailedView
80 -VirtualKeyboardControllerAlwaysEnabledTest.DoesNotSuppressKeyboard 33 -VirtualKeyboardControllerAlwaysEnabledTest.DoesNotSuppressKeyboard
81 -VirtualKeyboardControllerAutoTest.DisabledIfInternalKeyboardPresent 34 -VirtualKeyboardControllerAutoTest.DisabledIfInternalKeyboardPresent
82 -VirtualKeyboardControllerAutoTest.DisabledIfNoTouchScreen 35 -VirtualKeyboardControllerAutoTest.DisabledIfNoTouchScreen
83 -VirtualKeyboardControllerAutoTest.EnabledDuringMaximizeMode 36 -VirtualKeyboardControllerAutoTest.EnabledDuringMaximizeMode
84 -VirtualKeyboardControllerAutoTest.HandleMultipleKeyboardsPresent 37 -VirtualKeyboardControllerAutoTest.HandleMultipleKeyboardsPresent
85 -VirtualKeyboardControllerAutoTest.SuppressedIfExternalKeyboardPresent 38 -VirtualKeyboardControllerAutoTest.SuppressedIfExternalKeyboardPresent
86 -VirtualKeyboardControllerAutoTest.SuppressedInMaximizedMode 39 -VirtualKeyboardControllerAutoTest.SuppressedInMaximizedMode
87 -VirtualKeyboardControllerTest.RestoreKeyboardDevices 40 -VirtualKeyboardControllerTest.RestoreKeyboardDevices
88 41
89 # When adding new exclusions be sure to file bug with reason. Group with the 42 # When adding new exclusions be sure to file bug with reason. Group with the
90 # above if applicable. 43 # above if applicable.
OLDNEW
« no previous file with comments | « testing/buildbot/filters/ash_unittests_mash.filter ('k') | ui/views/widget/desktop_aura/desktop_native_cursor_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698