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
parent 005c1a4a
...@@ -90,6 +90,8 @@ ...@@ -90,6 +90,8 @@
'-downloads.DownloadsTest.testBigZip', '-downloads.DownloadsTest.testBigZip',
'-downloads.DownloadsTest.testFileRenaming', '-downloads.DownloadsTest.testFileRenaming',
'-downloads.DownloadsTest.testCrazyFilenames', '-downloads.DownloadsTest.testCrazyFilenames',
# crbug.com/102537 - Broken by webkit roll at r108053
'-indexeddb.IndexedDBTest.testIndexedDBNullKeyPathPersistence',
# crbug.com/99506 # crbug.com/99506
'-notifications.NotificationsTest.testSpecialURLNotification', '-notifications.NotificationsTest.testSpecialURLNotification',
# crbug.com/71715 # crbug.com/71715
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment