| 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',
|
| ],
|
|
|