• Takumi Fujimoto's avatar
    [Media Router] Implement local file integration tests with test API · 45140752
    Takumi Fujimoto authored
    Re-enable the following tests using test UI API / Views Cast dialog:
    MediaRouterIntegrationBrowserTest.OpenLocalMediaFileInCurrentTab
    MediaRouterIntegrationBrowserTest.OpenLocalMediaFileInNewTab
    MediaRouterIntegrationBrowserTest.OpenLocalMediaFileCastFailNoFullscreen
    
    DISABLED_OpenLocalMediaFileFailsAndShowsIssue cannot be enabled yet
    because the Views dialog doesn't support showing an issue not associated
    with a sink.
    
    DISABLED_OpenLocalMediaFileFullscreen cannot be enabled yet due to a
    known flake in which the local media doesn't go fullscreen on its own.
    
    Bug: 900248
    Change-Id: I0e95df58d3e2f92394e5f4b3e25a942a2b514eb9
    Reviewed-on: https://chromium-review.googlesource.com/c/1351896
    Commit-Queue: Takumi Fujimoto <takumif@chromium.org>
    Reviewed-by: default avatarmark a. foltz <mfoltz@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#619692}
    45140752
media_router_integration_browsertest.h 6.04 KB