| Index: chrome/test/functional/PYAUTO_TESTS
|
| diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
|
| index 5e7e29b98824f219e01724381b7696a020456765..1dc7418c107df011a56d8ef2bf04e37a271ac724 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/17/2011
|
| + '-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': [
|
|
|