summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
authorkkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-04 04:52:31 +0000
committerkkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-04 04:52:31 +0000
commitca1694f520e8ba5b404d83adf0da052fe91341da (patch)
treee7851eb6947304ad17f402c35378363d1b5407ca /chrome/test
parent22ef41f34100dd9f30aa8ca4216cbec0670e5fb2 (diff)
downloadchromium_src-ca1694f520e8ba5b404d83adf0da052fe91341da.zip
chromium_src-ca1694f520e8ba5b404d83adf0da052fe91341da.tar.gz
chromium_src-ca1694f520e8ba5b404d83adf0da052fe91341da.tar.bz2
Disable pyauto test notifications.NotificationsTest.testKillNotificationProcess.
BUG=65408 TEST=none Review URL: http://codereview.chromium.org/5544009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68283 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/functional/PYAUTO_TESTS2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index be2d7f8..e0a60bc 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -43,6 +43,8 @@
'infobars',
'navigation',
'notifications',
+ # Sometimes notification process hasn't been created yet, crbug.com/65408
+ '-notifications.NotificationsTest.testKillNotificationProcess',
'ntp',
'omnibox',
'passwords',