summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranantha@chromium.org <anantha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-12 22:12:11 +0000
committeranantha@chromium.org <anantha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-12 22:12:11 +0000
commita5545a2c04a692492362da278c2c0b6215d22f48 (patch)
tree64a02e55e6656af94b2b781fc1e6b28a8d047a0a
parentb5c5ed04cde665ba0041dd31ad99a2d03607c403 (diff)
downloadchromium_src-a5545a2c04a692492362da278c2c0b6215d22f48.zip
chromium_src-a5545a2c04a692492362da278c2c0b6215d22f48.tar.gz
chromium_src-a5545a2c04a692492362da278c2c0b6215d22f48.tar.bz2
Disable autofill.AutofillTest.testCharsStrippedForAggregatedPhoneNumbers. Bug=89081 Test=none.
Review URL: http://codereview.chromium.org/7344018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92247 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/functional/PYAUTO_TESTS2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index c39d587..92555419 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -133,6 +133,8 @@
# ==================================================
# Disabled tests that need to be investigated/fixed.
# ==================================================
+ # crbug.com/89081
+ '-autofill.AutofillTest.testCharsStrippedForAggregatedPhoneNumbers',
# crbug.com/85597
'-cookies.CookiesTest.testCookiesFile',
# Some download test fails on win official builder, only thru buildbot