Commit e7d28e65 authored by jbudorick's avatar jbudorick Committed by Commit bot

[Android] Add @RetryOnFailure to testSelectActionBarPlainTextCopy.

BUG=648222
TBR=boliu@chromium.org

Review-Url: https://codereview.chromium.org/2351683002
Cr-Commit-Position: refs/heads/master@{#419444}
parent 509a3631
......@@ -279,6 +279,7 @@ public class ContentViewCoreSelectionTest extends ContentShellTestBase {
@SmallTest
@Feature({"TextInput"})
@RetryOnFailure
public void testSelectActionBarPlainTextCopy() throws Exception {
DOMUtils.longPressNode(this, mContentViewCore, "plain_text_1");
waitForSelectActionBarVisible(true);
......
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