diff options
author | dennisjeffrey@chromium.org <dennisjeffrey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-26 01:28:34 +0000 |
---|---|---|
committer | dennisjeffrey@chromium.org <dennisjeffrey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-26 01:28:34 +0000 |
commit | 7434af96dd4fd49032698a370c7a0a9deee7d339 (patch) | |
tree | 076290282a4f163c20f4b4d887852413efa9d75e | |
parent | aa6a39339c9811b115680c48c00f6cc955367869 (diff) | |
download | chromium_src-7434af96dd4fd49032698a370c7a0a9deee7d339.zip chromium_src-7434af96dd4fd49032698a370c7a0a9deee7d339.tar.gz chromium_src-7434af96dd4fd49032698a370c7a0a9deee7d339.tar.bz2 |
Re-enable pyauto autofill tests in the FULL pyauto suite.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/7740041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98373 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/test/functional/PYAUTO_TESTS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS index 1651570..4517189 100644 --- a/chrome/test/functional/PYAUTO_TESTS +++ b/chrome/test/functional/PYAUTO_TESTS @@ -393,10 +393,6 @@ # ================================================== # Disabled tests that need to be investigated/fixed. # ================================================== - # Temporarily disabling autofill tests until the following change - # cycles through to an official Chrome build: - # http://src.chromium.org/viewvc/chrome?view=rev&revision=98060 - '-autofill', # Disable pyauto+webdriver tests on 'Google Chrome' bots until next # build is generated. 8/15/2011. Remove tomorrow. '-pyauto_webdriver', |