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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 9963092: Disable a bunch of pyAuto tests due to CL 9963028 being reverted. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 9 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
===================================================================
--- chrome/test/functional/PYAUTO_TESTS (revision 130275)
+++ chrome/test/functional/PYAUTO_TESTS (working copy)
@@ -505,6 +505,16 @@
# crbug.com/119605
'-protector.ProtectorPreferencesTest.testPreferencesBackupInvalid',
'-protector.ProtectorPreferencesTest.testPreferencesBackupInvalidChangeDismissedOnEdit',
+ # crbug.com/121594
+ '-browsing_data.BrowsingDataTest.testClearDownloads',
+ '-browsing_data.BrowsingDataTest.testClearHistoryAndDownloads',
+ '-browsing_data.BrowsingDataTest.testClearingAccuracy',
+ '-downloads.DownloadsTest',
+ '-find_in_page.FindMatchTests.testSearchWithinSpecialURL',
+ '-history.HistoryTest.testDownloadNoHistory',
+ '-infobars.InfobarTest.testMultipleDownloadsInfobar',
+ '-prefs.PrefsTest.testDownloadDirPref',
+ '-translate.TranslateTest.testDownloadsNotTranslated',
],
'win': [
« 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