Commit 4d17989b authored by Patrick Noland's avatar Patrick Noland Committed by Commit Bot

Mark AwAutofillTest#testDataListPopup as flaky

Bug: 1098986
Change-Id: I00ae9f0a173b17e2b7bde98982ab4eb1925fcbe5
Tbr: michaelbai@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2264603Reviewed-by: default avatarPatrick Noland <pnoland@chromium.org>
Commit-Queue: Patrick Noland <pnoland@chromium.org>
Cr-Commit-Position: refs/heads/master@{#782079}
parent 74a6aa5b
......@@ -1900,6 +1900,7 @@ public class AwAutofillTest {
@Test
@SmallTest
@Feature({"AndroidWebView"})
@FlakyTest
public void testDatalistPopup() throws Throwable {
final String data = "<html><head></head><body><form action='a.html' name='formname'>"
+ "<input type='text' id='text1' name='username'>"
......
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