Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5277)

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10855253: Convert the autofill pyauto tests to browser tests, and remove all the supporting automation hooks … (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: review comments Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/autofill/read_only_field_test.html ('k') | chrome/test/functional/autofill.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/PYAUTO_TESTS
===================================================================
--- chrome/test/functional/PYAUTO_TESTS (revision 152427)
+++ chrome/test/functional/PYAUTO_TESTS (working copy)
@@ -83,10 +83,6 @@
# ==================================================
# Disabled tests that need to be investigated/fixed.
# ==================================================
- # crbug.com/102798
- '-autofill.AutofillTest.testMergeAggregatedProfilesWithSameAddress',
- # crbug.com/99475
- '-autofill.AutofillTest.testNoDuplicatePhoneNumsInPrefs',
# crbug.com/141443
'-browsing_data.BrowsingDataTest.testClearAutofillData',
# crbug.com/123396
@@ -341,9 +337,6 @@
# ==================================================
# Disabled tests that need to be investigated/fixed.
# ==================================================
- # crosbug.com/19556
- '-autofill.AutofillTest.testDisplayLineItemForEntriesWithNoCCNum',
- '-autofill.AutofillTest.testPostalCodeAndStateLabelsBasedOnCountry',
# crbug.com/132337
'-autofill.AutofillTest.testTabOrderForEditAddress',
# crosbug.com/27405
@@ -388,7 +381,6 @@
# crbug.com/109035
'-plugins.PluginsTest.testBlockPluginException',
# Deal with i18n chars. crosbug.com/12639
- '-autofill.AutofillTest.testFillProfileCrazyCharacters',
'-downloads.DownloadsTest.testCrazyFilenames',
'-omnibox.OmniboxTest.testCrazyFilenames',
# crosbug.com/16977
« no previous file with comments | « chrome/test/data/autofill/read_only_field_test.html ('k') | chrome/test/functional/autofill.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698