diff options
author | nirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-23 23:31:28 +0000 |
---|---|---|
committer | nirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-23 23:31:28 +0000 |
commit | 62c3e199e718102a58fd32fd51d6fd8595a0ff26 (patch) | |
tree | a9b988c9eae81984d0b3be6c2a2113f6d26a908f /chrome/test/functional | |
parent | f84ac87bf132e86d1cd0f81b868a158af1fdd7b3 (diff) | |
download | chromium_src-62c3e199e718102a58fd32fd51d6fd8595a0ff26.zip chromium_src-62c3e199e718102a58fd32fd51d6fd8595a0ff26.tar.gz chromium_src-62c3e199e718102a58fd32fd51d6fd8595a0ff26.tar.bz2 |
Re-enable testIncognitoNotification,testOriginPrefsNotSavedInIncognito in FULL suite
R=dennisjeffrey@chromium.org
BUG=
TEST=
Review URL: http://codereview.chromium.org/8679018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111434 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/functional')
-rw-r--r-- | chrome/test/functional/PYAUTO_TESTS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS index 660cc3e..35b688e 100644 --- a/chrome/test/functional/PYAUTO_TESTS +++ b/chrome/test/functional/PYAUTO_TESTS @@ -428,12 +428,6 @@ 'nacl_sdk', 'translate', - # 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. # =========================== |