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

Unified Diff: PYAUTO_TESTS

Issue 7730006: Fixed the issue in the script:special_tabs.SpecialTabsTest.testSpecialURLRedirects (Closed) Base URL: http://src.chromium.org/svn/trunk/src/chrome/test/functional/
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 | special_tabs.py » ('j') | special_tabs.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PYAUTO_TESTS
===================================================================
--- PYAUTO_TESTS (revision 98247)
+++ PYAUTO_TESTS (working copy)
@@ -168,6 +168,13 @@
'-passwords.PasswordTest.testClearFetchedCredForNewUserName',
# Crashes browser. crbug.com/89000
'-prefs.PrefsTest.testGeolocationPref',
+ # crbug.com/93822
+ '-process_count.ProcessCountTest.testprocessCountAppendSingleTab',
+ '-process_count.ProcessCountTest.testprocessCountCombination',
+ '-process_count.ProcessCountTest.testprocessCountExtensionProcess',
+ '-process_count.ProcessCountTest.testprocessCountFlashProcess',
+ '-process_count.ProcessCountTest.testprocessCountFreshProfile',
+ '-process_count.ProcessCountTest.testprocessCountNewWindow',
],
'mac': [
« no previous file with comments | « no previous file | special_tabs.py » ('j') | special_tabs.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698