Commit 44eaa032 authored by Owen Min's avatar Owen Min Committed by Commit Bot

Add disable crbug link for BrowserNonClientFrameViewAshTest.AppHeaderVisibilityInTabletModeTest

Bug: 1028336
Tbr: sky@chromium.org
Change-Id: I8392785669999816732aab67f4bed7e02ba37989
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1935834Reviewed-by: default avatarOwen Min <zmin@chromium.org>
Commit-Queue: Owen Min <zmin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#719187}
parent 3b56e0f3
...@@ -1287,6 +1287,8 @@ IN_PROC_BROWSER_TEST_P(BrowserNonClientFrameViewAshTest, ...@@ -1287,6 +1287,8 @@ IN_PROC_BROWSER_TEST_P(BrowserNonClientFrameViewAshTest,
// Test that for a browser app window, its caption buttons may or may not hide // Test that for a browser app window, its caption buttons may or may not hide
// in tablet mode. // in tablet mode.
// Disable due to use-of-uninitialized value error on ChromeOS.
// https://crbug.com/1028336.
IN_PROC_BROWSER_TEST_P(BrowserNonClientFrameViewAshTest, IN_PROC_BROWSER_TEST_P(BrowserNonClientFrameViewAshTest,
DISABLED_AppHeaderVisibilityInTabletModeTest) { DISABLED_AppHeaderVisibilityInTabletModeTest) {
// Create a browser app window. // Create a browser app window.
......
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