Commit be9f6fa5 authored by sunandt@google.com's avatar sunandt@google.com

Disabling failing pyauto password tests on windows

BUG=83820
TEST=passwords.PasswordTest.testInfoBarDisappearByNavigatingPage, passwords.PasswordTest.testDisplayAndSavePasswordInfobar
Review URL: http://codereview.chromium.org/6987003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86540 0039d316-1c4b-4281-b951-d872f2087c98
parent 692e12a9
...@@ -97,6 +97,9 @@ ...@@ -97,6 +97,9 @@
# crbug.com/67588 # crbug.com/67588
'-passwords.PasswordTest.testSavedPasswordInTabsAndWindows', '-passwords.PasswordTest.testSavedPasswordInTabsAndWindows',
'-prefs.PrefsTest.testDownloadDirPref', '-prefs.PrefsTest.testDownloadDirPref',
# crbug.com/83820
'-passwords.PasswordTest.testInfoBarDisappearByNavigatingPage',
'-passwords.PasswordTest.testDisplayAndSavePasswordInfobar',
], ],
'mac': [ 'mac': [
......
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