Index: chrome/test/functional/PYAUTO_TESTS |
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS |
index 97ec06daa69088991cbd8019a01619a4a3dab818..fa4c24f8bf274def022662ebc73d1a944b799ce4 100644 |
--- a/chrome/test/functional/PYAUTO_TESTS |
+++ b/chrome/test/functional/PYAUTO_TESTS |
@@ -312,6 +312,9 @@ |
'-ntp.NTPTest.testLaunchAppFullScreen', |
# Content history broken in omnibox. crosbug.com/14416 |
'-omnibox.OmniboxTest.testContentHistory', |
+ # crosbug.com/19760 |
+ '-passwords.PasswordTest.testClearFetchedCredForNewUserName', |
+ '-passwords.PasswordTest.testSavedPasswordInTabsAndWindows', |
# onunload popups get created in the same window on chromeos |
# crosbug.com/14924 |
'-popups.PopupsTest.testPopupsLaunchWhenTabIsClosed', |