diff options
Diffstat (limited to 'chrome/test/functional/PYAUTO_TESTS')
-rw-r--r-- | chrome/test/functional/PYAUTO_TESTS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS index e0a60bc..06c130e 100644 --- a/chrome/test/functional/PYAUTO_TESTS +++ b/chrome/test/functional/PYAUTO_TESTS @@ -45,6 +45,9 @@ 'notifications', # Sometimes notification process hasn't been created yet, crbug.com/65408 '-notifications.NotificationsTest.testKillNotificationProcess', + # crbug.com/66072 + '-notifications.NotificationsTest.testNotificationReplacement', + '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne', 'ntp', 'omnibox', 'passwords', |