diff options
author | sunandt@google.com <sunandt@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-25 01:27:23 +0000 |
---|---|---|
committer | sunandt@google.com <sunandt@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-25 01:27:23 +0000 |
commit | 25135cd08fc9f59ff48b5ccdde4ba0f327aeab02 (patch) | |
tree | f2dc52ad15ad704b3c637ce21574d1c0d2679fb3 /chrome/test | |
parent | 91be520395cdb5f51941a0c1c9252edcb93920d8 (diff) | |
download | chromium_src-25135cd08fc9f59ff48b5ccdde4ba0f327aeab02.zip chromium_src-25135cd08fc9f59ff48b5ccdde4ba0f327aeab02.tar.gz chromium_src-25135cd08fc9f59ff48b5ccdde4ba0f327aeab02.tar.bz2 |
Enabling all the pyauto popup tests
BUG=70659
TEST=Tests should pass on pyauto bots
Review URL: http://codereview.chromium.org/6733050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79360 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-rw-r--r-- | chrome/test/functional/PYAUTO_TESTS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS index 9519cba..135cbdb4 100644 --- a/chrome/test/functional/PYAUTO_TESTS +++ b/chrome/test/functional/PYAUTO_TESTS @@ -73,7 +73,6 @@ 'plugins', 'plugins_check', 'popups', - '-popups', # Flaky. crbug.com/70659 'prefs', 'search_engines', # crbug.com/67628 |