Commit e428f8e0 authored by dyu@chromium.org's avatar dyu@chromium.org

Disable pyauto test for Autofill.

 - autofill.AutofillTest.testFIllProfileCrazyCharacters

TEST=none
BUG=83686
Review URL: http://codereview.chromium.org/6979027

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86743 0039d316-1c4b-4281-b951-d872f2087c98
parent 2ec8df56
...@@ -30,6 +30,8 @@ ...@@ -30,6 +30,8 @@
'autofill', 'autofill',
# crbug.com/83655 # crbug.com/83655
'-autofill.AutofillTest.testAutofillInvalid', '-autofill.AutofillTest.testAutofillInvalid',
# crbug.com/83686
'-autofill.AutofillTest.testFillProfileCrazyCharacters',
# crbug.com/77113 - M13 feature. # crbug.com/77113 - M13 feature.
'-autofill.AutofillTest.testProfileWithEmailInOtherFieldNotSaved', '-autofill.AutofillTest.testProfileWithEmailInOtherFieldNotSaved',
# crbug.com/81271 # crbug.com/81271
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment