Commit 052c85c9 authored by liberato@chromium.org's avatar liberato@chromium.org Committed by Commit Bot

Disabled PasswordGenerationInteractiveTest.PopupShownAndDismissed

Test is flaky.

Bug: 1009023
Change-Id: I9ffaa0dfae03530aefac43ef9dda0e035f23fdd3
TBR: dvadym@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829669Reviewed-by: default avatarFrank Liberato <liberato@chromium.org>
Commit-Queue: Frank Liberato <liberato@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701189}
parent a29dbe43
...@@ -295,7 +295,7 @@ IN_PROC_BROWSER_TEST_F(PasswordGenerationInteractiveTest, ...@@ -295,7 +295,7 @@ IN_PROC_BROWSER_TEST_F(PasswordGenerationInteractiveTest,
} }
IN_PROC_BROWSER_TEST_F(PasswordGenerationInteractiveTest, IN_PROC_BROWSER_TEST_F(PasswordGenerationInteractiveTest,
PopupShownAndDismissed) { DISABLED_PopupShownAndDismissed) {
FocusPasswordField(); FocusPasswordField();
EXPECT_TRUE(GenerationPopupShowing()); EXPECT_TRUE(GenerationPopupShowing());
......
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