summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/PYAUTO_TESTS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/functional/PYAUTO_TESTS')
-rw-r--r--chrome/test/functional/PYAUTO_TESTS4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index b79dadbf..3bd6f2b 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