Commit f9158557 authored by Fergus Dall's avatar Fergus Dall Committed by Commit Bot

sheriff: Disable flaky test

PasswordManagerBrowserTest.PlaceholderPasswordOverwritten

TBR=dvadym@chromium.org
TBR=jdoerrie@chromium.org
TBR=kolos@chromium.org
TBR=mamir@chromium.org
TBR=vasilii@chromium.org

Bug: 1116886
Change-Id: I24b11647678d1cecefacc98dac6455f2e001399a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359589Reviewed-by: default avatarFergus Dall <sidereal@google.com>
Commit-Queue: Fergus Dall <sidereal@google.com>
Cr-Commit-Position: refs/heads/master@{#798509}
parent 9343648d
......@@ -1275,8 +1275,10 @@ IN_PROC_BROWSER_TEST_F(PasswordManagerBrowserTest,
// If there is a username and password with prefilled values, overwrite the
// password if the username looks like a placeholder value
// TODO(crbug.com/1116886) Renable this test
IN_PROC_BROWSER_TEST_F(PasswordManagerBrowserTest,
PlaceholderPasswordOverwritten) {
DISABLED_PlaceholderPasswordOverwritten) {
// Save a credential to the password store.
scoped_refptr<password_manager::TestPasswordStore> password_store =
static_cast<password_manager::TestPasswordStore*>(
......
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