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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 7776003: Disable testDownloadPercentage on Mac (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 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
« 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