Commit 57a6aba9 authored by Xiaocheng Hu's avatar Xiaocheng Hu Committed by Commit Bot

[Sheriff] Disable...

[Sheriff] Disable org.chromium.chrome.browser.fullscreen.FullscreenManagerTest#testManualFullscreenDisabledForChromePages

Bug: 936252
NoTry: True
Tbr: skyostil@chromium.org
Change-Id: I4748aff78894faf2472a4fc958aad3fb0bcb9d5f
Reviewed-on: https://chromium-review.googlesource.com/c/1490896Reviewed-by: default avatarXiaocheng Hu <xiaochengh@chromium.org>
Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#635794}
parent b764187e
......@@ -409,6 +409,7 @@ public class FullscreenManagerTest {
@Test
@LargeTest
@Feature({"Fullscreen"})
@DisabledTest(message = "Flaky. crbug.com/936252")
public void testManualFullscreenDisabledForChromePages() throws InterruptedException {
FullscreenManagerTestUtils.disableBrowserOverrides();
// The credits page was chosen as it is a chrome:// page that is long and would support
......
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