Commit 8702aa13 authored by jasneet@google.com's avatar jasneet@google.com

Disable 2 tests on linux

browsing_data.BrowsingDataTest.testClearCookies
databases.DatabasesTest.testDeleteAndUpdateDatabase

BUG=123419
TEST=NONE
Review URL: https://chromiumcodereview.appspot.com/9969184

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132431 0039d316-1c4b-4281-b951-d872f2087c98
parent 9d31ff5d
...@@ -602,6 +602,9 @@ ...@@ -602,6 +602,9 @@
'-flash.FlashTest.testSingleFlashPluginProcess', '-flash.FlashTest.testSingleFlashPluginProcess',
'-plugins.PluginsTest.testBlockAllPlugins', '-plugins.PluginsTest.testBlockAllPlugins',
'-plugins.PluginsTest.testBlockPluginException', '-plugins.PluginsTest.testBlockPluginException',
# crbug.com/123419
'-browsing_data.BrowsingDataTest.testClearCookies'
'-databases.DatabasesTest.testDeleteAndUpdateDatabase'
], ],
'chromeos': [ 'chromeos': [
......
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