Commit adbb03d5 authored by Ramin Halavati's avatar Ramin Halavati Committed by Commit Bot

Disable flaky test testContextualSearchDismissedOnForegroundTabCrash.

Disable flaky test: org.chromium.chrome.browser.contextualsearch
.ContextualSearchManagerTest#
testContextualSearchDismissedOnForegroundTabCrash

Bug: 832539
Change-Id: I8d7022888e45b1e867db2edcd9fba772f78b77f3
TBR: donnd@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/1011616Reviewed-by: default avatarRamin Halavati <rhalavati@chromium.org>
Commit-Queue: Ramin Halavati <rhalavati@chromium.org>
Cr-Commit-Position: refs/heads/master@{#550562}
parent 47368e61
......@@ -1587,6 +1587,7 @@ public class ContextualSearchManagerTest {
@Test
@SmallTest
@Feature({"ContextualSearch"})
@DisabledTest
public void testContextualSearchDismissedOnForegroundTabCrash()
throws InterruptedException, TimeoutException {
clickWordNode("states");
......
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