Index: chrome/test/functional/PYAUTO_TESTS |
=================================================================== |
--- chrome/test/functional/PYAUTO_TESTS (revision 110741) |
+++ chrome/test/functional/PYAUTO_TESTS (working copy) |
@@ -94,6 +94,9 @@ |
'-indexeddb.IndexedDBTest.testVersionChangeCrashResilience', |
# crbug.com/99506 |
'-notifications.NotificationsTest.testSpecialURLNotification', |
+ # Cause browser crash. crbug.com/103427 |
Nirnimesh
2011/11/18 20:38:14
Why is this in here?
dyu1
2011/11/18 22:46:42
Removed
|
+ '-notifications.NotificationsTest.testIncognitoNotification', |
+ '-notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito', |
# crbug.com/71715 |
'-omnibox.OmniboxTest.testHistoryResult', |
# crbug.com/97140 |
@@ -110,8 +113,6 @@ |
'-search_engines.SearchEnginesTest.testDefaultSearchEngines', |
# Flaky: crbug.com/67851 |
'-special_tabs.SpecialTabsTest.testAboutDNSTab', |
- # crbug.com/102517 -- external webpage throws 500 |
- '-special_tabs.SpecialTabsTest.testAboutAppCacheTab', |
# crbug.com/95140 |
'-translate.TranslateTest.testGoBackAndForwardToTranslatePage', |
# crbug.com/86524 |