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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 8757011: Fix plugins.PluginsTest.testBlockPluginException (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 | chrome/test/functional/plugins.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/PYAUTO_TESTS
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index f77bc7b4420a695f6d12a494198912cf781275fe..7f2d3aa928becf630e5ac066a14138081a8b9045 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -207,8 +207,6 @@
'-search_engines.SearchEnginesTest.testDiscoverSearchEngine',
# Keychain popups make sync tests difficult on Mac. crbug.com/49378
'-sync',
- # crbug.com/100595
- '-plugins.PluginsTest.testBlockPluginException',
# crbug.com/98526
'-pyauto_webdriver.PyAutoWebDriverTest.testCanConnectToRestartedBrowser',
'-pyauto_webdriver.PyAutoWebDriverTest.testTypeIntoTextBox',
@@ -268,8 +266,6 @@
'-notifications.NotificationsTest.testNotificationOrderAfterClosingOne',
# crbug.com/103379
'-policy.PolicyTest.testDisable3DAPIs',
- # crbug.com/105632
- '-plugins.PluginsTest.testBlockPluginException',
],
# ChromeOS is linux, but note that this section does not include the
@@ -400,7 +396,6 @@
'-passwords.PasswordTest.testInfoBarDisappearByReload',
'-passwords.PasswordTest.testNeverSavePasswords',
'-plugins.PluginsTest.testBlockAllPlugins',
- '-plugins.PluginsTest.testBlockPluginException',
'-popups.PopupsTest.testMultiplePopups',
'-popups.PopupsTest.testPopupBlockedEverySec',
'-process_count.ProcessCountTest.testProcessCountCombination',
« no previous file with comments | « no previous file | chrome/test/functional/plugins.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698