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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 7629028: Disable testProfileSavedWithValidCountryPhone on all platforms. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/PYAUTO_TESTS
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 4493820c1ccf60cb4e589cc601dfcd90e7e36f76..23242e1c26b260d275d2abc2cf719321eba3465c 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -77,6 +77,8 @@
# ==================================================
# crbug.com/83686
'-autofill.AutofillTest.testFillProfileCrazyCharacters',
+ # crbug.com/89784
+ '-autofill.AutofillTest.testProfileSavedWithValidCountryPhone',
# crbug.com/81271
'-autofill.AutofillTest.testMergeAggregatedProfilesWithSameAddress',
'-autofill.AutofillTest.testProfilesNotMergedWhenNoMinAddressData',
@@ -165,8 +167,6 @@
'-sync.SyncTest.testDisableAndEnableDatatypes',
# crbug.com/88190
'-passwords.PasswordTest.testClearFetchedCredForNewUserName',
- # crbug.com/89784
- '-autofill.AutofillTest.testProfileSavedWithValidCountryPhone',
# Crashes browser. crbug.com/89000
'-prefs.PrefsTest.testGeolocationPref',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698