Commit b41c92b1 authored by Nina Satragno's avatar Nina Satragno Committed by Commit Bot

[sheriff] Disable SpokenFeedbackTest.TypeInOmnibox

Disable */SpokenFeedbackTest.TypeInOmnibox/*. It's flaky.

TBR=dmazzoni@chromium.org

Bug: 1065235

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: Id7d610d2cff752965fb60baedfac78204065d84b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225130
Commit-Queue: Nina Satragno <nsatragno@chromium.org>
Reviewed-by: default avatarNina Satragno <nsatragno@chromium.org>
Cr-Commit-Position: refs/heads/master@{#773753}
parent ec199e89
...@@ -279,7 +279,8 @@ IN_PROC_BROWSER_TEST_P(SpokenFeedbackTest, FocusToolbar) { ...@@ -279,7 +279,8 @@ IN_PROC_BROWSER_TEST_P(SpokenFeedbackTest, FocusToolbar) {
sm_.Replay(); sm_.Replay();
} }
IN_PROC_BROWSER_TEST_P(SpokenFeedbackTest, TypeInOmnibox) { // TODO(crbug.com/1065235): flaky.
IN_PROC_BROWSER_TEST_P(SpokenFeedbackTest, DISABLED_TypeInOmnibox) {
EnableChromeVox(); EnableChromeVox();
sm_.Call([this]() { sm_.Call([this]() {
......
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