Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4832)

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 8513022: Temporarily disable testIncognitoNotification,testOriginPrefsNotSavedInIncognito from FULL suite (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698