| Index: chrome/test/functional/PYAUTO_TESTS
|
| diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
|
| index 419a29fab51a30f9f0a5e3540058f28ce3ddb8b3..97ec06daa69088991cbd8019a01619a4a3dab818 100644
|
| --- a/chrome/test/functional/PYAUTO_TESTS
|
| +++ b/chrome/test/functional/PYAUTO_TESTS
|
| @@ -127,7 +127,7 @@
|
| # crbug.com/88210
|
| '-autofill.AutofillTest.testCharsStrippedForAggregatedPhoneNumbers',
|
| # crbug.com/81271
|
| - '-autofill.AutofillTest.testMergeAggregatedProfilesWithSameAddress',
|
| + '-autofill.AutofillTest.testMergeAggregatedProfilesWithSameAddress',
|
| '-autofill.AutofillTest.testProfilesNotMergedWhenNoMinAddressData',
|
| # Some download test fails on win official builder, only thru buildbot
|
| # when downloading the small zip file.
|
| @@ -188,6 +188,8 @@
|
| '-crash_reporter.CrashReporterTest.testRendererCrash', # crbug.com/69464
|
| # crbug.com/75724
|
| '-downloads.DownloadsTest.testDeclineDangerousDownload',
|
| + # crbug.com/94468
|
| + '-downloads.DownloadsTest.testDownloadPercentage',
|
| # crbug.com/75724
|
| '-downloads.DownloadsTest.testSaveDangerousFile',
|
| '-instant.InstantTest.testInstantNavigation', # crbug.com/69090
|
|
|