Chromium Code Reviews

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 3419027: Disable pyauto autofill tests (Closed)
Patch Set: Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine