Index: functional/PYAUTO_TESTS |
=================================================================== |
--- functional/PYAUTO_TESTS (revision 109956) |
+++ functional/PYAUTO_TESTS (working copy) |
@@ -163,6 +163,8 @@ |
'-sync.SyncTest.testRestartBrowser', |
# crbug.com/87642 |
'-sync.SyncTest.testDisableAndEnableDatatypes', |
+ # crbug.com/104179 |
+ '-sync.SyncIntegrationTest.testAddBookmarkAndVerifySync', |
# crbug.com/95621 |
'-youtube.YoutubeTest.testPlayerStatus', |
# crbug.com/98526 |
@@ -224,6 +226,8 @@ |
# Permanently-disabled tests. |
# =========================== |
'-browser.BrowserTest.testWindowResize', # Details at: crbug.com/44963 |
+ # crbug.com/104206 |
+ '-notifications.NotificationsTest.testKillNotificationProcess', |
# Several omnibox tests do not show omnibox results when run |
# under virtual X on linux. The CONTINUOUS suite runs under virtual X |
# on the chromium bots, so exlcude these from here. They're included |
@@ -484,7 +488,7 @@ |
'-enterprise.EnterpriseTest.testDisabledPlugins', |
'-enterprise.EnterpriseTest.testEnabledPlugins', |
# crbug.com/100893 |
- '-enterprise.EnterpriseTestReverse.testEnableSPDY', |
+ '-enterprise.EnterpriseTestReverse.testEnableSPDY', |
], |
'mac': [ |