| Index: chrome/test/functional/PYAUTO_TESTS
|
| diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
|
| index e0a60bc63226b571d2283a77883163d357531146..06c130e2bb022b709145d40b2f24c1d62665f77d 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',
|
|
|