diff options
author | nirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-02 18:58:48 +0000 |
---|---|---|
committer | nirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-02 18:58:48 +0000 |
commit | ee20d40a89f961e7ac20e82de66ba087ac9d357a (patch) | |
tree | 47988096ff8cda4cd7c994375c75366124c3779d /chrome | |
parent | 2d267a97b94164c901898b393756ba2c1f2de893 (diff) | |
download | chromium_src-ee20d40a89f961e7ac20e82de66ba087ac9d357a.zip chromium_src-ee20d40a89f961e7ac20e82de66ba087ac9d357a.tar.gz chromium_src-ee20d40a89f961e7ac20e82de66ba087ac9d357a.tar.bz2 |
Enable fixed notifications tests
BUG=80063
TEST=
Review URL: http://codereview.chromium.org/6902157
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83753 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/test/functional/PYAUTO_TESTS | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS index f359876..af85411 100644 --- a/chrome/test/functional/PYAUTO_TESTS +++ b/chrome/test/functional/PYAUTO_TESTS @@ -66,11 +66,6 @@ '-instant.InstantTest.testInstantLoadsFor100CharsLongQuery', 'navigation', 'notifications', - # crbug.com/80063, simple notifications do not show - '-notifications.NotificationsTest.testCreateSimpleNotification', - '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne', - '-notifications.NotificationsTest.testNotificationReplacement', - '-notifications.NotificationsTest.testNotificationWithPropertyMissing', 'ntp', 'omnibox', '-omnibox.OmniboxTest.testHistoryResult', # crbug.com/71715 |