Index: chrome/test/functional/PYAUTO_TESTS |
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS |
index b79dadbf07d1058cc87340550c483f8f5f7effc0..3bd6f2b570453396752e892555458ae7b6d108a6 100644 |
--- a/chrome/test/functional/PYAUTO_TESTS |
+++ b/chrome/test/functional/PYAUTO_TESTS |
@@ -21,7 +21,7 @@ |
{ |
'all': [ |
- 'autofill', |
+ # 'autofill', crbug.com/56844 |
'bookmark_bar', |
'bookmarks', |
'browser', |
@@ -65,7 +65,7 @@ |
'mac': [ |
# Keychain popups make password & autofill tests difficult. crbug.com/49378 |
'-passwords', |
- '-autofill', |
+ # '-autofill', crbug.com/56844 |
# codesign tests should run *after* signing. crbug.com/50481 |
'-codesign', |
'-content.ContentTest.testThreeWindows', # crbug.com/47457 |