summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-06 22:02:20 +0000
committernirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-06 22:02:20 +0000
commit6fd7a7203a89fe06bccbc24592489ac5fff125d2 (patch)
treeec4f105bf4d000d2c565b6759666fa212a061795
parent084b92e8331701f88434030f78735782ca4dfe0c (diff)
downloadchromium_src-6fd7a7203a89fe06bccbc24592489ac5fff125d2.zip
chromium_src-6fd7a7203a89fe06bccbc24592489ac5fff125d2.tar.gz
chromium_src-6fd7a7203a89fe06bccbc24592489ac5fff125d2.tar.bz2
Enable autofill tests on chromeos
BUG=chromium-os:12653 R=dennisjeffrey@chromium.org TEST= Review URL: http://codereview.chromium.org/6951006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84510 0039d316-1c4b-4281-b951-d872f2087c98
-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 8d6111d..61c71d9 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -67,7 +67,8 @@
'-instant.InstantTest.testInstantLoadsFor100CharsLongQuery',
'navigation',
'notifications',
- '-notifications.NotificationsTest.testKillNotificationProcess', # crbug.com/80510
+ # crbug.com/80510
+ '-notifications.NotificationsTest.testKillNotificationProcess',
'ntp',
'omnibox',
'-omnibox.OmniboxTest.testHistoryResult', # crbug.com/71715
@@ -197,7 +198,6 @@
# Exclusions that have not been narrowed to other categories yet.
# crosbug.com/12653
- '-autofill',
'-sync',
],
},