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

Unified Diff: functional/PYAUTO_TESTS

Issue 7745041: Fix failing the plugin test: plugins.PluginsTest.testDisableEnableAllPlugins (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/test/
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 | functional/plugins.py » ('j') | functional/plugins.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: functional/PYAUTO_TESTS
===================================================================
--- functional/PYAUTO_TESTS (revision 98356)
+++ functional/PYAUTO_TESTS (working copy)
@@ -110,8 +110,6 @@
'-omnibox.OmniboxTest.testContentHistory',
# crbug.com/86524
'-plugins.PluginsTest.testAllowPluginException',
- # crbug.com/87811
- '-plugins.PluginsTest.testDisableEnableAllPlugins',
# crbug.com/85307
'-plugins.PluginsTest.testKillAndReloadAllPlugins',
# crbug.com/88574
@@ -149,8 +147,6 @@
'-ntp.NTPTest.testLaunchAppRegularTab',
'-ntp.NTPTest.testLaunchAppWithDefaultSettings',
'-ntp.NTPTest.testUninstallApp',
- # crbug.com/91222
- '-passwords.PasswordTest.testDisplayAndSavePasswordInfobar',
Nirnimesh 2011/08/26 01:17:05 ??
Venkat Yellapu 2011/08/26 15:10:26 Done.
# crbug.com/70694, crbug.com/73078
'-passwords.PasswordTest.testInfoBarDisappearByReload',
'-passwords.PasswordTest.testNeverSavePasswords',
@@ -359,7 +355,6 @@
'-ntp.NTPTest.testLaunchAppRegularTab',
'-ntp.NTPTest.testLaunchAppWithDefaultSettings',
'-ntp.NTPTest.testUninstallApp',
- '-passwords.PasswordTest.testDisplayAndSavePasswordInfobar',
Nirnimesh 2011/08/26 01:17:05 ?? Why is this here?
Venkat Yellapu 2011/08/26 15:10:26 Bcoz of the patch http://codereview.chromium.org/7
'-passwords.PasswordTest.testInfoBarDisappearByNavigatingPage',
'-passwords.PasswordTest.testInfoBarDisappearByReload',
'-passwords.PasswordTest.testNeverSavePasswords',
« no previous file with comments | « no previous file | functional/plugins.py » ('j') | functional/plugins.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698