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

Unified Diff: functional/PYAUTO_TESTS

Issue 6992090: Modifying a download test to wait until download is completed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/test/
Patch Set: '' Created 9 years, 7 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 | functional/downloads.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: functional/PYAUTO_TESTS
===================================================================
--- functional/PYAUTO_TESTS (revision 86754)
+++ functional/PYAUTO_TESTS (working copy)
@@ -50,7 +50,7 @@
'crash_reporter',
'databases',
'downloads',
- 'find_in_page',
+ 'find_in_page',
# Turkish I problem. crbug.com/60638
'-find_in_page.FindMatchTests.testLocalizationAndCaseOrder',
'execute_javascript',
@@ -94,7 +94,6 @@
# crbug.com/50481, crbug.com/54942
'-downloads.DownloadsTest.testZip',
'-downloads.DownloadsTest.testRemoveDownload',
- '-downloads.DownloadsTest.testDownloadsPersistence', # crbug.com/83942
# crbug.com/66072
'-notifications.NotificationsTest.testNotificationOrderAfterClosingOne',
# crbug.com/70694, crbug.com/73078
« no previous file with comments | « no previous file | functional/downloads.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698