summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authornirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-01 20:48:55 +0000
committernirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-01 20:48:55 +0000
commitb61cfcaa919ec8167314bcc81682ab46a8f98ad1 (patch)
treee3bc06a77292e89dc9f2b8a4dc0114a73406908c /chrome
parent005c1a4a321ab4d54209adf19460e26a5135726c (diff)
downloadchromium_src-b61cfcaa919ec8167314bcc81682ab46a8f98ad1.zip
chromium_src-b61cfcaa919ec8167314bcc81682ab46a8f98ad1.tar.gz
chromium_src-b61cfcaa919ec8167314bcc81682ab46a8f98ad1.tar.bz2
Disable testIndexedDBNullKeyPathPersistence until fixed in webkit
TBR=jsbell@chromium.org R=jsbell@chromium.org BUG=102537 TEST= Review URL: http://codereview.chromium.org/8440012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108164 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/test/functional/PYAUTO_TESTS2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 6465a62..d4acf0e 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -90,6 +90,8 @@
'-downloads.DownloadsTest.testBigZip',
'-downloads.DownloadsTest.testFileRenaming',
'-downloads.DownloadsTest.testCrazyFilenames',
+ # crbug.com/102537 - Broken by webkit roll at r108053
+ '-indexeddb.IndexedDBTest.testIndexedDBNullKeyPathPersistence',
# crbug.com/99506
'-notifications.NotificationsTest.testSpecialURLNotification',
# crbug.com/71715