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

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

Issue 2886553002: Rename ash_mus_unittests builder step to "ash_unittests --mus" (Closed)
Patch Set: build file 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
« no previous file with comments | « testing/buildbot/filters/BUILD.gn ('k') | testing/buildbot/filters/ash_unittests_mus.filter » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 -AcceleratorControllerTest.DisallowedAtModalWindow
2 -AcceleratorControllerTest.GlobalAccelerators
3 -AshNativeCursorManagerTest.FractionalScale
4 -AshNativeCursorManagerTest.LockCursor
5 -AshNativeCursorManagerTest.SetCursor
6 -AshNativeCursorManagerTest.SetCursorSet
7 -AshNativeCursorManagerTest.SetDeviceScaleFactorAndRotation
8 -AshNativeCursorManagerTest.UIScaleShouldNotChangeCursor
9 -CursorWindowControllerTest.DSF
10 -CursorWindowControllerTest.MoveToDifferentDisplay
11 -CursorWindowControllerTest.VisibilityTest
12 -DisplayManagerTest.SoftwareMirroringWithCompositingCursor
13 -DisplayManagerTest.TestDeviceScaleOnlyChange
14 -DisplayManagerTest.UnifiedDesktopWith2xDSF
15 -DisplayManagerTest.UpdateMouseCursorAfterRotateZoom
16 -DragDropControllerTest.CaptureLostCancelsDragDrop
17 -DragDropControllerTest.DragCancelAcrossDisplays
18 -DragDropControllerTest.DragCancelOnDisplayDisconnect
19 -DragDropControllerTest.DragDropInMultipleViewsMultipleWidgetsTest
20 -DragDropControllerTest.DragDropInMultipleViewsSingleWidgetTest
21 -DragDropControllerTest.DragDropInSingleViewTest
22 -DragDropControllerTest.DragDropWithZeroDragUpdates
23 -DragDropControllerTest.PressingEscapeCancelsDragDrop
24 -DragDropControllerTest.SyntheticEventsDuringDragDrop
25 -DragDropControllerTest.TouchDragDropCancelsOnLongTap
26 -DragDropControllerTest.TouchDragDropCompletesOnFling
27 -DragDropControllerTest.TouchDragDropInMultipleWindows
28 -DragDropControllerTest.TouchDragDropLongTapGestureIsForwarded
29 -DragDropControllerTest.ViewRemovedWhileInDragDropTest
30 -DragDropControllerTest.WindowDestroyedDuringDragDrop
31 -DragWindowResizerTest.CursorDeviceScaleFactor
32 -ExtendedDesktopTest.TestCursor
33 -ImmersiveFullscreenControllerTest.EndRevealViaGesture
34 -LaserPointerControllerTest.LaserPointerPrediction
35 -LaserPointerControllerTest.LaserPointerRenderer
36 -LockStateControllerTest.LegacyLockAndShutDown
37 -LockStateControllerTest.RequestShutdownFromLockScreen
38 -LockStateControllerTest.RequestShutdownFromLoginScreen
39 -LockStateControllerTest.ShutdownWithoutButton
40 -MagnificationControllerTest.PanWindowToLeft
41 -MagnificationControllerTest.PanWindowToRight
42 -MaximizeModeControllerTest.CloseLidWhileInMaximizeMode
43 -MaximizeModeControllerTest.ForceTouchViewModeTest
44 -MaximizeModeControllerTest.HingeAligned
45 -MaximizeModeControllerTest.InitializedWhileTabletModeSwitchOn
46 -MaximizeModeControllerTest.MaximizeModeAfterExitingDockedMode
47 -MaximizeModeControllerTest.MaximizeModeTest
48 -MaximizeModeControllerTest.NoMaximizeModeWithDisabledInternalDisplay
49 -MaximizeModeControllerTest.StableHingeAnglesWithLidOpened
50 -MaximizeModeControllerTest.TabletModeTransition
51 -MaximizeModeControllerTest.TabletModeTransitionNoKeyboardAccelerometer
52 -MaximizeModeControllerTest.UnstableHingeAnglesWhenLidRecentlyOpened
53 -MaximizeModeControllerTest.UnstableHingeAnglesWithLidOpened
54 -MaximizeModeControllerTest.VerticalHingeTest
55 -MaximizeModeControllerTest.VerticalHingeUnstableAnglesTest
56 -MirrorWindowControllerTest.MirrorCursorBasic
57 -MirrorWindowControllerTest.MirrorCursorLocations
58 -MirrorWindowControllerTest.MirrorCursorMoveOnEnter
59 -MirrorWindowControllerTest.MirrorCursorRotate
60 -MouseCursorEventFilterTest.CursorDeviceScaleFactor
61 -PartialScreenshotControllerTest.BasicMouse
62 -PartialScreenshotControllerTest.BasicTouch
63 -PartialScreenshotControllerTest.JustClick
64 -PartialScreenshotControllerTest.LargeCursor
65 -PartialScreenshotControllerTest.MouseWarpTest
66 -PartialScreenshotControllerTest.PointerEventsWorkWhenPointerOnlyActive
67 -PartialScreenshotControllerTest.StartSessionWhileMousePressed
68 -PartialScreenshotControllerTest.TouchMousePointerHoverIgnoredWithPointerEvents
69 -PartialScreenshotControllerTest.TwoFingerTouch
70 -PartialScreenshotControllerTest.VisibilityTest
71 -PointerMetricsRecorderTest.DownEventPerDestination
72 -PointerMetricsRecorderTest.DownEventPerFormFactor
73 -PointerMetricsRecorderTest.DownEventPerInput
74 -ResizeShadowAndCursorTest.MaximizeRestore
75 -ResizeShadowAndCursorTest.MouseDrag
76 -ResizeShadowAndCursorTest.MouseHover
77 -ScreenshotControllerTest.BreaksCapture
78 -ScreenshotControllerTest.MultipleDisplays
79 -ScreenRotationAnimatorSmoothAnimationTest.RotatesToDifferentRotationWithCopyCal lback
80 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalSecondaryDisplayBeforeS econdCopyCallback
81 -ScreenRotationAnimatorSmoothAnimationTest.RemoveExternalPrimaryDisplayBeforeSec ondCopyCallback
82 -ShellTest2.DontCrashWhenWindowDeleted
83 -ToastManagerTest.NullMessageHasNoDismissButton
84 -ToastManagerTest.QueueMessage
85 -ToastManagerTest.ShowAndCloseManuallyDuringAnimation
86 -TooltipControllerTest.HideTooltipWhenCursorHidden
87 -ToplevelWindowEventHandlerTest.GestureDragCaptureLoss
88 -TrayIMETest.HidesOnA11yEnabled
89 -TrayIMETest.PerformActionOnDetailedView
90 -UnifiedMouseWarpControllerTest.WarpMouse
91 -VirtualKeyboardControllerAlwaysEnabledTest.DoesNotSuppressKeyboard
92 -VirtualKeyboardControllerAutoTest.DisabledIfInternalKeyboardPresent
93 -VirtualKeyboardControllerAutoTest.DisabledIfNoTouchScreen
94 -VirtualKeyboardControllerAutoTest.EnabledDuringMaximizeMode
95 -VirtualKeyboardControllerAutoTest.HandleMultipleKeyboardsPresent
96 -VirtualKeyboardControllerAutoTest.SuppressedIfExternalKeyboardPresent
97 -VirtualKeyboardControllerAutoTest.SuppressedInMaximizedMode
98 -VirtualKeyboardControllerTest.EnabledDuringMaximizeMode
99 -VirtualKeyboardControllerTest.RestoreKeyboardDevices
100 -WindowManagerTest.MouseEventCursors
101 -WindowManagerTest.TestCursorClientObserver
102 -WindowManagerTest.UpdateCursorVisibility
103 -WindowManagerTest.UpdateCursorVisibilityAccelerator
104 -WindowManagerTest.UpdateCursorVisibilityOnKeyEvent
105 -WindowScreenshotControllerTest.KeyboardOperation
106 -WindowScreenshotControllerTest.MouseOperation
107 -WindowScreenshotControllerTest.MultiDisplays
108 -WindowSelectorTest.Basic
109 -WindowTreeHostManagerTest.UpdateMouseLocationAfterDisplayChange_PrimaryDisconne cted
110 -WindowTreeHostManagerTest.UpdateMouseLocationAfterDisplayChange_SwapPrimary
111 -WorkspaceWindowResizerTest.MouseMoveWithTouchDrag
OLDNEW
« no previous file with comments | « testing/buildbot/filters/BUILD.gn ('k') | testing/buildbot/filters/ash_unittests_mus.filter » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698