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

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

Issue 2906803002: Rename MaximizeMode to TabletMode (Closed)
Patch Set: updated filter Created 3 years, 7 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 -AshNativeCursorManagerTest.FractionalScale 1 -AshNativeCursorManagerTest.FractionalScale
2 -AshNativeCursorManagerTest.LockCursor 2 -AshNativeCursorManagerTest.LockCursor
3 -AshNativeCursorManagerTest.SetCursor 3 -AshNativeCursorManagerTest.SetCursor
4 -AshNativeCursorManagerTest.SetCursorSet 4 -AshNativeCursorManagerTest.SetCursorSet
5 -AshNativeCursorManagerTest.SetDeviceScaleFactorAndRotation 5 -AshNativeCursorManagerTest.SetDeviceScaleFactorAndRotation
6 -AshNativeCursorManagerTest.UIScaleShouldNotChangeCursor 6 -AshNativeCursorManagerTest.UIScaleShouldNotChangeCursor
7 -CursorWindowControllerTest.DSF 7 -CursorWindowControllerTest.DSF
8 -CursorWindowControllerTest.MoveToDifferentDisplay 8 -CursorWindowControllerTest.MoveToDifferentDisplay
9 -CursorWindowControllerTest.VisibilityTest 9 -CursorWindowControllerTest.VisibilityTest
10 -DisplayManagerTest.SoftwareMirroringWithCompositingCursor 10 -DisplayManagerTest.SoftwareMirroringWithCompositingCursor
(...skipping 19 matching lines...) Expand all
30 -ExtendedDesktopTest.TestCursor 30 -ExtendedDesktopTest.TestCursor
31 -ImmersiveFullscreenControllerTest.EndRevealViaGesture 31 -ImmersiveFullscreenControllerTest.EndRevealViaGesture
32 -LaserPointerControllerTest.LaserPointerPrediction 32 -LaserPointerControllerTest.LaserPointerPrediction
33 -LaserPointerControllerTest.LaserPointerRenderer 33 -LaserPointerControllerTest.LaserPointerRenderer
34 -LockStateControllerTest.LegacyLockAndShutDown 34 -LockStateControllerTest.LegacyLockAndShutDown
35 -LockStateControllerTest.RequestShutdownFromLockScreen 35 -LockStateControllerTest.RequestShutdownFromLockScreen
36 -LockStateControllerTest.RequestShutdownFromLoginScreen 36 -LockStateControllerTest.RequestShutdownFromLoginScreen
37 -LockStateControllerTest.ShutdownWithoutButton 37 -LockStateControllerTest.ShutdownWithoutButton
38 -MagnificationControllerTest.PanWindowToLeft 38 -MagnificationControllerTest.PanWindowToLeft
39 -MagnificationControllerTest.PanWindowToRight 39 -MagnificationControllerTest.PanWindowToRight
40 -MaximizeModeControllerTest.CloseLidWhileInMaximizeMode
41 -MaximizeModeControllerTest.ForceTouchViewModeTest
42 -MaximizeModeControllerTest.HingeAligned
43 -MaximizeModeControllerTest.InitializedWhileTabletModeSwitchOn
44 -MaximizeModeControllerTest.MaximizeModeAfterExitingDockedMode
45 -MaximizeModeControllerTest.MaximizeModeTest
46 -MaximizeModeControllerTest.NoMaximizeModeWithDisabledInternalDisplay
47 -MaximizeModeControllerTest.StableHingeAnglesWithLidOpened
48 -MaximizeModeControllerTest.TabletModeTransition
49 -MaximizeModeControllerTest.TabletModeTransitionNoKeyboardAccelerometer
50 -MaximizeModeControllerTest.UnstableHingeAnglesWhenLidRecentlyOpened
51 -MaximizeModeControllerTest.UnstableHingeAnglesWithLidOpened
52 -MaximizeModeControllerTest.VerticalHingeTest
53 -MaximizeModeControllerTest.VerticalHingeUnstableAnglesTest
54 -MirrorWindowControllerTest.MirrorCursorBasic 40 -MirrorWindowControllerTest.MirrorCursorBasic
55 -MirrorWindowControllerTest.MirrorCursorLocations 41 -MirrorWindowControllerTest.MirrorCursorLocations
56 -MirrorWindowControllerTest.MirrorCursorMoveOnEnter 42 -MirrorWindowControllerTest.MirrorCursorMoveOnEnter
57 -MirrorWindowControllerTest.MirrorCursorRotate 43 -MirrorWindowControllerTest.MirrorCursorRotate
58 -MouseCursorEventFilterTest.CursorDeviceScaleFactor 44 -MouseCursorEventFilterTest.CursorDeviceScaleFactor
59 -PartialScreenshotControllerTest.LargeCursor 45 -PartialScreenshotControllerTest.LargeCursor
60 -PartialScreenshotControllerTest.VisibilityTest 46 -PartialScreenshotControllerTest.VisibilityTest
61 -PointerMetricsRecorderTest.DownEventPerDestination 47 -PointerMetricsRecorderTest.DownEventPerDestination
62 -PointerMetricsRecorderTest.DownEventPerFormFactor 48 -PointerMetricsRecorderTest.DownEventPerFormFactor
63 -PointerMetricsRecorderTest.DownEventPerInput 49 -PointerMetricsRecorderTest.DownEventPerInput
64 -ResizeShadowAndCursorTest.MaximizeRestore 50 -ResizeShadowAndCursorTest.MaximizeRestore
65 -ResizeShadowAndCursorTest.MouseDrag 51 -ResizeShadowAndCursorTest.MouseDrag
66 -ResizeShadowAndCursorTest.MouseHover 52 -ResizeShadowAndCursorTest.MouseHover
67 -ScreenRotationAnimatorSmoothAnimationTest.RotatesToDifferentRotationWithCopyCal lback 53 -ScreenRotationAnimatorSmoothAnimationTest.RotatesToDifferentRotationWithCopyCal lback
68 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalSecondaryDisplayBeforeS econdCopyCallback 54 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalSecondaryDisplayBeforeS econdCopyCallback
69 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalPrimaryDisplayBeforeSec ondCopyCallback 55 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalPrimaryDisplayBeforeSec ondCopyCallback
70 -ShellTest2.DontCrashWhenWindowDeleted 56 -ShellTest2.DontCrashWhenWindowDeleted
57 -TabletModeControllerTest.CloseLidWhileInTabletMode
58 -TabletModeControllerTest.ForceTouchViewModeTest
59 -TabletModeControllerTest.HingeAligned
60 -TabletModeControllerTest.InitializedWhileTabletModeSwitchOn
61 -TabletModeControllerTest.TabletModeAfterExitingDockedMode
62 -TabletModeControllerTest.TabletModeTest
63 -TabletModeControllerTest.NoTabletModeWithDisabledInternalDisplay
64 -TabletModeControllerTest.StableHingeAnglesWithLidOpened
65 -TabletModeControllerTest.TabletModeTransition
66 -TabletModeControllerTest.TabletModeTransitionNoKeyboardAccelerometer
67 -TabletModeControllerTest.UnstableHingeAnglesWhenLidRecentlyOpened
68 -TabletModeControllerTest.UnstableHingeAnglesWithLidOpened
69 -TabletModeControllerTest.VerticalHingeTest
70 -TabletModeControllerTest.VerticalHingeUnstableAnglesTest
71 -ToastManagerTest.NullMessageHasNoDismissButton 71 -ToastManagerTest.NullMessageHasNoDismissButton
72 -ToastManagerTest.QueueMessage 72 -ToastManagerTest.QueueMessage
73 -ToastManagerTest.ShowAndCloseManuallyDuringAnimation 73 -ToastManagerTest.ShowAndCloseManuallyDuringAnimation
74 -TooltipControllerTest.HideTooltipWhenCursorHidden 74 -TooltipControllerTest.HideTooltipWhenCursorHidden
75 -ToplevelWindowEventHandlerTest.GestureDragCaptureLoss 75 -ToplevelWindowEventHandlerTest.GestureDragCaptureLoss
76 -TrayIMETest.HidesOnA11yEnabled 76 -TrayIMETest.HidesOnA11yEnabled
77 -TrayIMETest.PerformActionOnDetailedView 77 -TrayIMETest.PerformActionOnDetailedView
78 -UnifiedMouseWarpControllerTest.WarpMouse 78 -UnifiedMouseWarpControllerTest.WarpMouse
79 -VirtualKeyboardControllerAlwaysEnabledTest.DoesNotSuppressKeyboard 79 -VirtualKeyboardControllerAlwaysEnabledTest.DoesNotSuppressKeyboard
80 -VirtualKeyboardControllerAutoTest.DisabledIfInternalKeyboardPresent 80 -VirtualKeyboardControllerAutoTest.DisabledIfInternalKeyboardPresent
81 -VirtualKeyboardControllerAutoTest.DisabledIfNoTouchScreen 81 -VirtualKeyboardControllerAutoTest.DisabledIfNoTouchScreen
82 -VirtualKeyboardControllerAutoTest.EnabledDuringMaximizeMode 82 -VirtualKeyboardControllerAutoTest.EnabledDuringTabletMode
83 -VirtualKeyboardControllerAutoTest.HandleMultipleKeyboardsPresent 83 -VirtualKeyboardControllerAutoTest.HandleMultipleKeyboardsPresent
84 -VirtualKeyboardControllerAutoTest.SuppressedIfExternalKeyboardPresent 84 -VirtualKeyboardControllerAutoTest.SuppressedIfExternalKeyboardPresent
85 -VirtualKeyboardControllerAutoTest.SuppressedInMaximizedMode 85 -VirtualKeyboardControllerAutoTest.SuppressedInMaximizedMode
86 -VirtualKeyboardControllerTest.EnabledDuringMaximizeMode 86 -VirtualKeyboardControllerTest.EnabledDuringTabletMode
87 -VirtualKeyboardControllerTest.RestoreKeyboardDevices 87 -VirtualKeyboardControllerTest.RestoreKeyboardDevices
88 -WindowManagerTest.MouseEventCursors 88 -WindowManagerTest.MouseEventCursors
89 -WindowManagerTest.TestCursorClientObserver 89 -WindowManagerTest.TestCursorClientObserver
90 -WindowManagerTest.UpdateCursorVisibility 90 -WindowManagerTest.UpdateCursorVisibility
91 -WindowManagerTest.UpdateCursorVisibilityAccelerator 91 -WindowManagerTest.UpdateCursorVisibilityAccelerator
92 -WindowManagerTest.UpdateCursorVisibilityOnKeyEvent 92 -WindowManagerTest.UpdateCursorVisibilityOnKeyEvent
93 -WindowSelectorTest.Basic 93 -WindowSelectorTest.Basic
94 -WindowTreeHostManagerTest.UpdateMouseLocationAfterDisplayChange_PrimaryDisconne cted 94 -WindowTreeHostManagerTest.UpdateMouseLocationAfterDisplayChange_PrimaryDisconne cted
95 -WindowTreeHostManagerTest.UpdateMouseLocationAfterDisplayChange_SwapPrimary 95 -WindowTreeHostManagerTest.UpdateMouseLocationAfterDisplayChange_SwapPrimary
96 -WorkspaceWindowResizerTest.MouseMoveWithTouchDrag 96 -WorkspaceWindowResizerTest.MouseMoveWithTouchDrag
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698