summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authordyu@chromium.org <dyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-23 19:45:49 +0000
committerdyu@chromium.org <dyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-23 19:45:49 +0000
commit890933730dfc756c178769f1543cceffcb1b781e (patch)
tree114a6f3de1b517da60df43e7a9658a09bf990413 /chrome
parent0fea6639d1a81cdd8764babfa96ed10b072c1cb2 (diff)
downloadchromium_src-890933730dfc756c178769f1543cceffcb1b781e.zip
chromium_src-890933730dfc756c178769f1543cceffcb1b781e.tar.gz
chromium_src-890933730dfc756c178769f1543cceffcb1b781e.tar.bz2
Enable ntp tests.
Ran them on all the windows chrome bots and these tests passed. Enabling them now and will monitor them for any changes. TEST=none BUG=85598 Review URL: http://codereview.chromium.org/7243008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90249 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/test/functional/PYAUTO_TESTS8
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 758b478..057aeca 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -134,14 +134,6 @@
'-downloads.DownloadsTest.testRemoveDownload',
# crbug.com/66072
'-notifications.NotificationsTest.testNotificationOrderAfterClosingOne',
- # crbug.com/85598
- '-ntp.NTPTest.testGetAppsWhenInstallApp',
- '-ntp.NTPTest.testLaunchAppFullScreen',
- '-ntp.NTPTest.testLaunchAppNewWindow',
- '-ntp.NTPTest.testLaunchAppPinnedTab',
- '-ntp.NTPTest.testLaunchAppRegularTab',
- '-ntp.NTPTest.testLaunchAppWithDefaultSettings',
- '-ntp.NTPTest.testUninstallApp',
# crbug.com/70694, crbug.com/73078
'-passwords.PasswordTest.testInfoBarDisappearByReload',
'-passwords.PasswordTest.testNeverSavePasswords',