Commit 00ec53a0 authored by nednguyen's avatar nednguyen Committed by Commit bot

Disable flaky tests in ContextualSearchManagerTest.java suite

BUG=673681
TBR=donnd@chromium.org,twellington@chromium.org

Review-Url: https://codereview.chromium.org/2571783002
Cr-Commit-Position: refs/heads/master@{#438180}
parent 0844a896
......@@ -2739,6 +2739,7 @@ public class ContextualSearchManagerTest extends ChromeActivityTestCaseBase<Chro
*/
@SmallTest
@Feature({"ContextualSearch"})
@RetryOnFailure // crbug.com/673681
public void testQuickActionCaptionAndImage() throws InterruptedException, TimeoutException {
// Simulate a tap to show the Bar, then set the quick action data.
simulateTapSearch("search");
......
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