diff options
author | nirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-17 18:46:02 +0000 |
---|---|---|
committer | nirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-17 18:46:02 +0000 |
commit | 2ea98f19001952c7e840d33d7520fb944d310150 (patch) | |
tree | 3520996037a2edf56e54a24fee4fe3b5cca231d5 /chrome/test | |
parent | fafae7c11b6c65b9ce5b08544d1f524155cc67e5 (diff) | |
download | chromium_src-2ea98f19001952c7e840d33d7520fb944d310150.zip chromium_src-2ea98f19001952c7e840d33d7520fb944d310150.tar.gz chromium_src-2ea98f19001952c7e840d33d7520fb944d310150.tar.bz2 |
Re-enable multiprofile pyauto tests on Google Chrome bots
TBR=dennisjeffrey@chromium.org
R=dennisjeffrey@chromium.org
BUG=
TEST=
Review URL: http://codereview.chromium.org/8317016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105863 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-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 dc21d2f..754def8 100644 --- a/chrome/test/functional/PYAUTO_TESTS +++ b/chrome/test/functional/PYAUTO_TESTS @@ -424,10 +424,6 @@ 'nacl_sdk', 'translate', - # TODO(nirnimesh): Re-enable when 'Google Chrome' bots have a build - # newer than 16.0.895.1000. (09/29/2011) - '-multiprofile', - # =========================== # Permanently-disabled tests. # =========================== |