Chromium Code Reviews| Index: chrome/test/functional/PYAUTO_TESTS |
| =================================================================== |
| --- chrome/test/functional/PYAUTO_TESTS (revision 110773) |
| +++ chrome/test/functional/PYAUTO_TESTS (working copy) |
| @@ -94,9 +94,6 @@ |
| '-indexeddb.IndexedDBTest.testVersionChangeCrashResilience', |
| # crbug.com/99506 |
| '-notifications.NotificationsTest.testSpecialURLNotification', |
| - # Cause browser crash. crbug.com/103427 |
|
Nirnimesh
2011/11/18 22:49:35
Now it looks like you're deleting this line.
dyu1
2011/11/18 23:16:30
I did delete it since this was merged in after my
|
| - '-notifications.NotificationsTest.testIncognitoNotification', |
| - '-notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito', |
| # crbug.com/71715 |
| '-omnibox.OmniboxTest.testHistoryResult', |
| # crbug.com/97140 |
| @@ -113,8 +110,6 @@ |
| '-search_engines.SearchEnginesTest.testDefaultSearchEngines', |
| # Flaky: crbug.com/67851 |
| '-special_tabs.SpecialTabsTest.testAboutDNSTab', |
| - # crbug.com/102517 -- external webpage throws 500 |
|
Nirnimesh
2011/11/18 22:49:35
The only changes in this file should be these two
dyu1
2011/11/18 23:16:30
It was difficult to make the adjustments since I h
|
| - '-special_tabs.SpecialTabsTest.testAboutAppCacheTab', |
| # crbug.com/95140 |
| '-translate.TranslateTest.testGoBackAndForwardToTranslatePage', |
| # crbug.com/86524 |