| 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',
|
|
|