Mark SystemIndicatorApiTest.SystemIndicator flaky.
Started flaking on Mac with blink revision 196497. BUG=497643 TBR=skyostil@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/1165173002 Cr-Commit-Position: refs/heads/master@{#333254}
This commit is contained in:
@ -44,7 +44,7 @@ IN_PROC_BROWSER_TEST_F(ExtensionApiTest, SystemIndicator) {
|
||||
}
|
||||
}
|
||||
|
||||
IN_PROC_BROWSER_TEST_F(SystemIndicatorApiTest, SystemIndicator) {
|
||||
IN_PROC_BROWSER_TEST_F(SystemIndicatorApiTest, FLAKY_SystemIndicator) {
|
||||
// Only run this test on supported platforms. SystemIndicatorManagerFactory
|
||||
// returns NULL on unsupported platforms.
|
||||
extensions::SystemIndicatorManager* manager =
|
||||
|
Reference in New Issue
Block a user