Chromium Code Reviews

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 5544009: Disable pyauto test notifications.NotificationsTest.testKillNotificationProcess. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/test/functional
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/PYAUTO_TESTS
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index f80c4c1c42f341b626ce79f5e4212ec7978b4de3..71ac8902c4cd949f86bb3daf97659abb309a758e 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -41,6 +41,8 @@
'infobars',
'navigation',
'notifications',
+ # Sometimes notification process hasn't been created yet, crbug.com/65408
+ '-notifications.NotificationsTest.testKillNotificationProcess',
'ntp',
'omnibox',
'passwords',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine