Commit 354016f8 authored by sunandt@google.com's avatar sunandt@google.com

Disabling downloads pyauto test on Windows that's flaky

BUG=83942
TEST=downloads.DownloadsTest.testDownloadsPersistence
Review URL: http://codereview.chromium.org/7053024

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86725 0039d316-1c4b-4281-b951-d872f2087c98
parent df3d71d6
...@@ -93,6 +93,7 @@ ...@@ -93,6 +93,7 @@
# crbug.com/50481, crbug.com/54942 # crbug.com/50481, crbug.com/54942
'-downloads.DownloadsTest.testZip', '-downloads.DownloadsTest.testZip',
'-downloads.DownloadsTest.testRemoveDownload', '-downloads.DownloadsTest.testRemoveDownload',
'-downloads.DownloadsTest.testDownloadsPersistence', # crbug.com/83942
# crbug.com/66072 # crbug.com/66072
'-notifications.NotificationsTest.testNotificationOrderAfterClosingOne', '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne',
# crbug.com/70694, crbug.com/73078 # crbug.com/70694, crbug.com/73078
......
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