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

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

Issue 2957313003: Make ShellPortMash also dispatch to cursor_manager in mus mode. (Closed)
Patch Set: Check GetAshConfig() Created 3 years, 5 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 | « ash/wm/native_cursor_manager_ash_mus.cc ('k') | no next file » | 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.
2 # http://crbug.com/734806.
3 # The following fail as they use wm::CursorManager:
4 -LockStateControllerTest.LegacyLockAndShutDown
5 -LockStateControllerTest.RequestShutdownFromLockScreen
6 -LockStateControllerTest.RequestShutdownFromLoginScreen
7
8 # TODO: fix these. They fail because ShellPortMash::IsMouseEventsEnabled() isn't 1 # TODO: fix these. They fail because ShellPortMash::IsMouseEventsEnabled() isn't
9 # implemented. http://crbug.com/734808. 2 # implemented. http://crbug.com/734808.
10 -ImmersiveFullscreenControllerTest.EndRevealViaGesture 3 -ImmersiveFullscreenControllerTest.EndRevealViaGesture
11 4
12 # TODO: fix these. They all timeout. http://crbug.com/734811. 5 # TODO: fix these. They all timeout. http://crbug.com/734811.
13 -ScreenRotationAnimatorSmoothAnimationTest.OverviewButtonTrayHideAnimationAlways Completes 6 -ScreenRotationAnimatorSmoothAnimationTest.OverviewButtonTrayHideAnimationAlways Completes
14 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalPrimaryDisplayBeforeSec ondCopyCallback 7 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalPrimaryDisplayBeforeSec ondCopyCallback
15 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalPrimaryDisplayDuringAni mationChangedRootWindow 8 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalPrimaryDisplayDuringAni mationChangedRootWindow
16 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalSecondaryDisplayBeforeS econdCopyCallback 9 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalSecondaryDisplayBeforeS econdCopyCallback
17 -ScreenRotationAnimatorSmoothAnimationTest.RotatesToDifferentRotationWithCopyCal lback 10 -ScreenRotationAnimatorSmoothAnimationTest.RotatesToDifferentRotationWithCopyCal lback
18 -ScreenRotationAnimatorSmoothAnimationTest.ShouldRotateAfterRecreateLayers 11 -ScreenRotationAnimatorSmoothAnimationTest.ShouldRotateAfterRecreateLayers
19 12
20 # TODO: fix these. They fail because DeviceDataManager isn't created. 13 # TODO: fix these. They fail because DeviceDataManager isn't created.
21 # http://crbug.com/734812. 14 # http://crbug.com/734812.
22 -TrayIMETest.HidesOnA11yEnabled 15 -TrayIMETest.HidesOnA11yEnabled
23 -TrayIMETest.PerformActionOnDetailedView 16 -TrayIMETest.PerformActionOnDetailedView
24 -VirtualKeyboardControllerAlwaysEnabledTest.DoesNotSuppressKeyboard 17 -VirtualKeyboardControllerAlwaysEnabledTest.DoesNotSuppressKeyboard
25 -VirtualKeyboardControllerAutoTest.DisabledIfInternalKeyboardPresent 18 -VirtualKeyboardControllerAutoTest.DisabledIfInternalKeyboardPresent
26 -VirtualKeyboardControllerAutoTest.DisabledIfNoTouchScreen 19 -VirtualKeyboardControllerAutoTest.DisabledIfNoTouchScreen
27 -VirtualKeyboardControllerAutoTest.EnabledDuringMaximizeMode 20 -VirtualKeyboardControllerAutoTest.EnabledDuringMaximizeMode
28 -VirtualKeyboardControllerAutoTest.HandleMultipleKeyboardsPresent 21 -VirtualKeyboardControllerAutoTest.HandleMultipleKeyboardsPresent
29 -VirtualKeyboardControllerAutoTest.SuppressedIfExternalKeyboardPresent 22 -VirtualKeyboardControllerAutoTest.SuppressedIfExternalKeyboardPresent
30 -VirtualKeyboardControllerAutoTest.SuppressedInMaximizedMode 23 -VirtualKeyboardControllerAutoTest.SuppressedInMaximizedMode
31 -VirtualKeyboardControllerTest.RestoreKeyboardDevices 24 -VirtualKeyboardControllerTest.RestoreKeyboardDevices
32 25
33 # When adding new exclusions be sure to file bug with reason. Group with the 26 # When adding new exclusions be sure to file bug with reason. Group with the
34 # above if applicable. 27 # above if applicable.
OLDNEW
« no previous file with comments | « ash/wm/native_cursor_manager_ash_mus.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698