Commit 26c51b90 authored by Matthew Jones's avatar Matthew Jones Committed by Commit Bot

Disable flaky test: testManualGenerationUsePassword

TBR: vasilii@chromium.org, fhorschig@chromium.org
Bug: 1010540
Change-Id: Id320d8f63d89f3d078d452fc518f2991aa189506
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1836031Reviewed-by: default avatarMatthew Jones <mdjones@chromium.org>
Commit-Queue: Matthew Jones <mdjones@chromium.org>
Cr-Commit-Position: refs/heads/master@{#702073}
parent 53fce349
......@@ -130,6 +130,7 @@ public class PasswordGenerationIntegrationTest {
@Test
@IntegrationTest
@DisabledTest(message = "crbug.com/1010540")
public void testManualGenerationUsePassword() throws InterruptedException, TimeoutException {
waitForGenerationLabel();
focusField(PASSWORD_NODE_ID_MANUAL);
......
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