Commit 9ce505b6 authored by Fabio Tirelo's avatar Fabio Tirelo Committed by Commit Bot

Disable OpenLocalMediaFileCastFailNoFullscreen test on MSAN

TBR=reillyg@chromium.org

Bug: 879885
Change-Id: I9e301cca22f501bf0b0e25f6544a3cf53b35ea04
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339349Reviewed-by: default avatarFabio Tirelo <ftirelo@chromium.org>
Reviewed-by: default avatarReilly Grant <reillyg@chromium.org>
Commit-Queue: Fabio Tirelo <ftirelo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#795616}
parent 8a8a682b
......@@ -510,7 +510,7 @@ IN_PROC_BROWSER_TEST_F(MediaRouterIntegrationBrowserTest,
#endif
// Tests that failed route creation of local file does not enter fullscreen.
IN_PROC_BROWSER_TEST_F(MediaRouterIntegrationBrowserTest,
OpenLocalMediaFileCastFailNoFullscreen) {
MAYBE_OpenLocalMediaFileCastFailNoFullscreen) {
// Start at a new tab, the file should open in the same tab.
ui_test_utils::NavigateToURL(browser(), GURL(chrome::kChromeUINewTabURL));
// Make sure there is 1 tab.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment