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

Unified Diff: PYAUTO_TESTS

Issue 7043026: Added 3 more functions in popups.py (Closed) Base URL: http://src.chromium.org/svn/trunk/src/chrome/test/functional/
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 | omnibox.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PYAUTO_TESTS
===================================================================
--- PYAUTO_TESTS (revision 86159)
+++ PYAUTO_TESTS (working copy)
@@ -49,7 +49,7 @@
'-find_in_page.FindMatchTests.testLocalizationAndCaseOrder',
'execute_javascript',
'history',
- 'https',
+ 'https',
'imports',
'infobars',
'instant',
@@ -65,6 +65,8 @@
'popups',
# crbug.com/82629 - real bug.
'-popups.PopupsTest.testPopupsLaunchUponBrowserBackButton',
+ # crbug.com/47935
+ '-popups.PopupsTest.testBlockedPopupNotShowInHistory',
'prefs',
'search_engines',
'shortcuts',
« no previous file with comments | « no previous file | omnibox.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698