Disable testDownloadPercentage on Mac

TBR=dennisjeffrey@chromium.org
BUG=94468
TEST=

Review URL: http://codereview.chromium.org/7776003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98561 0039d316-1c4b-4281-b951-d872f2087c98
parent ea78b1e8
...@@ -127,7 +127,7 @@ ...@@ -127,7 +127,7 @@
# crbug.com/88210 # crbug.com/88210
'-autofill.AutofillTest.testCharsStrippedForAggregatedPhoneNumbers', '-autofill.AutofillTest.testCharsStrippedForAggregatedPhoneNumbers',
# crbug.com/81271 # crbug.com/81271
'-autofill.AutofillTest.testMergeAggregatedProfilesWithSameAddress', '-autofill.AutofillTest.testMergeAggregatedProfilesWithSameAddress',
'-autofill.AutofillTest.testProfilesNotMergedWhenNoMinAddressData', '-autofill.AutofillTest.testProfilesNotMergedWhenNoMinAddressData',
# Some download test fails on win official builder, only thru buildbot # Some download test fails on win official builder, only thru buildbot
# when downloading the small zip file. # when downloading the small zip file.
...@@ -188,6 +188,8 @@ ...@@ -188,6 +188,8 @@
'-crash_reporter.CrashReporterTest.testRendererCrash', # crbug.com/69464 '-crash_reporter.CrashReporterTest.testRendererCrash', # crbug.com/69464
# crbug.com/75724 # crbug.com/75724
'-downloads.DownloadsTest.testDeclineDangerousDownload', '-downloads.DownloadsTest.testDeclineDangerousDownload',
# crbug.com/94468
'-downloads.DownloadsTest.testDownloadPercentage',
# crbug.com/75724 # crbug.com/75724
'-downloads.DownloadsTest.testSaveDangerousFile', '-downloads.DownloadsTest.testSaveDangerousFile',
'-instant.InstantTest.testInstantNavigation', # crbug.com/69090 '-instant.InstantTest.testInstantNavigation', # crbug.com/69090
......
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