summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 46ca71a..bbae122 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -84,6 +84,8 @@
'-downloads.DownloadsTest.testZip',
'-downloads.DownloadsTest.testRemoveDownload',
'-prefs.PrefsTest.testDownloadDirPref',
+ # crbug.com/66072
+ '-notifications.NotificationsTest.testNotificationOrderAfterClosingOne',
# crbug.com/70694
'-passwords.PasswordTest.testInfoBarDisappearByReload',
'-passwords.PasswordTest.testNeverSavePasswords',