Chromium Code Reviews| Index: chrome/test/functional/PYAUTO_TESTS |
| diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS |
| index 5e7e29b98824f219e01724381b7696a020456765..95f6378474f55e4b86b29c0a695cac61fc68116d 100644 |
| --- a/chrome/test/functional/PYAUTO_TESTS |
| +++ b/chrome/test/functional/PYAUTO_TESTS |
| @@ -439,9 +439,11 @@ |
| 'nacl_sdk', |
| 'translate', |
| - # Disabled until the changes reach the Google Chrome builders. |
| - # Re-enable on 11/02/2011. |
| - '-prefs.PrefsTest.testHaveLocalStatePrefs', |
| + # crbug.com/103427 has been fixed on trunk. |
| + # Disabled until r110327 reaches Google Chrome builds. |
| + # Re-enable on 11/16/2011 |
|
dennis_jeffrey
2011/11/16 20:24:35
should this be 11/17 (tomorrow)?
Nirnimesh
2011/11/16 20:27:21
ah yes :)
|
| + '-notifications.NotificationsTest.testIncognitoNotification', |
| + '-notifications.NotificationsTest.testOriginPrefsNotSavedInIncognito', |
| # =========================== |
| # Permanently-disabled tests. |
| @@ -488,7 +490,7 @@ |
| '-enterprise.EnterpriseTest.testDisabledPlugins', |
| '-enterprise.EnterpriseTest.testEnabledPlugins', |
| # crbug.com/100893 |
| - '-enterprise.EnterpriseTestReverse.testEnableSPDY', |
| + '-enterprise.EnterpriseTestReverse.testEnableSPDY', |
| ], |
| 'mac': [ |