Commit 73bfaf0d authored by Xida Chen's avatar Xida Chen Committed by Commit Bot

Mark BrowserFocusTest.BackgroundBrowserDontStealFocus flaky on Linux

TBR=battre@chromium.org
NOTRY=true

Bug: 62538
Change-Id: I306085f0649628fbc0bdabfe4a58a83b29daa13d
Reviewed-on: https://chromium-review.googlesource.com/848077Reviewed-by: default avatarXida Chen <xidachen@chromium.org>
Commit-Queue: Xida Chen <xidachen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#526698}
parent 669dcea3
......@@ -360,7 +360,7 @@ IN_PROC_BROWSER_TEST_F(BrowserFocusTest, TabsRememberFocusFindInPage) {
// Background window does not steal focus.
// Flaky, http://crbug.com/62538.
#if defined(OS_CHROMEOS)
#if defined(OS_CHROMEOS) || defined(OS_LINUX)
#define MAYBE_BackgroundBrowserDontStealFocus \
DISABLED_BackgroundBrowserDontStealFocus
#else
......
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