Commit f25445e3 authored by Jeremy Roman's avatar Jeremy Roman Committed by Chromium LUCI CQ

Disable SelectToSpeakTest.SpeakStatusTray due to flakes.

Bug: 1158879
Change-Id: Idecf29d8caff5b215637786c688ca51a3132f2e5
Tbr: dtseng@google.com
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593774Reviewed-by: default avatarJeremy Roman <jbroman@chromium.org>
Commit-Queue: Jeremy Roman <jbroman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#837195}
parent 344e7141
...@@ -160,7 +160,7 @@ class SelectToSpeakTestWithLanguageDetection : public SelectToSpeakTest { ...@@ -160,7 +160,7 @@ class SelectToSpeakTestWithLanguageDetection : public SelectToSpeakTest {
} }
}; };
IN_PROC_BROWSER_TEST_F(SelectToSpeakTest, SpeakStatusTray) { IN_PROC_BROWSER_TEST_F(SelectToSpeakTest, DISABLED_SpeakStatusTray) {
gfx::Rect tray_bounds = ash::Shell::Get() gfx::Rect tray_bounds = ash::Shell::Get()
->GetPrimaryRootWindowController() ->GetPrimaryRootWindowController()
->GetStatusAreaWidget() ->GetStatusAreaWidget()
......
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