Disable indexeddb tests failing on chromeos

R=jsbell@chromium.org
BUG=123045
TEST=

Review URL: https://chromiumcodereview.appspot.com/10199008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133554 0039d316-1c4b-4281-b951-d872f2087c98
parent 9733a9f7
...@@ -354,6 +354,9 @@ ...@@ -354,6 +354,9 @@
'-extensions.ExtensionsTest.testDisableEnableExtension', '-extensions.ExtensionsTest.testDisableEnableExtension',
# Need internal data dirs in autotest package. crosbug.com/6855 # Need internal data dirs in autotest package. crosbug.com/6855
'-find_in_page.FindMatchTests.testSearchInPDF', '-find_in_page.FindMatchTests.testSearchInPDF',
# crbug.com/123045
'-indexeddb.IndexedDBTest.testIndexedDBNullKeyPathPersistence',
'-indexeddb.IndexedDBTest.testVersionChangeCrashResilience',
# crosbug.com/24496 # crosbug.com/24496
'-infobars.InfobarTest.testPluginCrashForMultiTabs', '-infobars.InfobarTest.testPluginCrashForMultiTabs',
# crbug.com/109035 # crbug.com/109035
......
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