chromium/testing/buildbot/filters/mac.mac-rel-cft.interactive_ui_tests.filter

# Run a smoke set of browser interactive tests relevant to CfT (crbug.com/1421409)
DevToolsManagerDelegateTest.*
KeyboardLockInteractiveBrowserTest.*
KeyboardAccessTest.*
MenuControllerUITest.*
MenuItemViewTest*
WebContentsInteractionTestUtilInteractiveUiTest.*
BrowserFocusTest.*

# Filter out failing infobar tests from Chrome for Testing trybots

# Chrome for Testing (CfT) adds a global info bar.
# As a side effect, this fails tests that explicitly assert:
#   - the infobar count
#   - the number of ax::mojom::Role::kAlert fired events
#   - height of DOM elements and viewport size
#   - fullscreen mode and desktop web app custom title bar styling
#   - default focused elements or focusable elements count

# Since those tests are already covered by non-cft trybots, we just disable
# them for cft trybots.

# https://ci.chromium.org/ui/p/chromium/builders/ci/mac-rel-cft/508/
-BrowserFocusTest.AppLocationBar
-BrowserFocusTest.PopupLocationBar
-ChromeMimeHandlerViewInteractiveUITest.Fullscreen
-PopupBlockerBrowserTest.WindowFeatures
-SadTabViewInteractiveUITest.SadTabKeyboardAccessibility
-SitePerProcessInteractiveBrowserTest.FullscreenElementInABAAndExitViaEscapeKey
-SitePerProcessInteractiveBrowserTest.FullscreenElementInSubframe
-WebContentsInteractionTestUtilInteractiveUiTest.NavigateMenuAndBringUpDownloadsPageThenOpenMoreActionsMenu
-WebContentsInteractionTestUtilInteractiveUiTest.UseElementBoundsInScreenToSendInput