Commit a4c65fef authored by jam's avatar jam Committed by Commit bot

Disable PasswordManagerBrowserTest.PasswordValueAccessibleOnSubmit which is quite flaky.

TBR=vabr@chromium.org
BUG=346297

Review URL: https://codereview.chromium.org/896723003

Cr-Commit-Position: refs/heads/master@{#314287}
parent 3e7d9ac1
......@@ -1025,9 +1025,10 @@ IN_PROC_BROWSER_TEST_F(PasswordManagerBrowserTest,
// RenderWidgetHostViewGuest::ProcessAckedTouchEvent is, and
// ProcessAckedTouchEvent is what triggers the translation of touch events to
// gesture events.
// Disabled: http://crbug.com/346297
#if defined(USE_AURA)
IN_PROC_BROWSER_TEST_F(PasswordManagerBrowserTest,
PasswordValueAccessibleOnSubmit) {
DISABLED_PasswordValueAccessibleOnSubmit) {
NavigateToFile("/password/form_and_link.html");
// Fill in the credentials, and make sure they are saved.
......
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