Commit b695ad2b authored by Owen Min's avatar Owen Min Committed by Commit Bot

Disable BrowserNonClientFrameViewAshTest.AppHeaderVisibilityInTabletModeTest

Disable the test due to flaky.

Bug: 1028336
Tbr: sky@chromium.org
Change-Id: Ibef486c36b878b75a6708b1e567d4f64b1e0cd56
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934317Reviewed-by: default avatarOwen Min <zmin@chromium.org>
Commit-Queue: Owen Min <zmin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#718868}
parent 9776b639
......@@ -1288,7 +1288,7 @@ IN_PROC_BROWSER_TEST_P(BrowserNonClientFrameViewAshTest,
// Test that for a browser app window, its caption buttons may or may not hide
// in tablet mode.
IN_PROC_BROWSER_TEST_P(BrowserNonClientFrameViewAshTest,
AppHeaderVisibilityInTabletModeTest) {
DISABLED_AppHeaderVisibilityInTabletModeTest) {
// Create a browser app window.
Browser::CreateParams params = Browser::CreateParams::CreateForApp(
"test_browser_app", true /* trusted_source */, gfx::Rect(),
......
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