summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-06 23:38:17 +0000
committertim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-06 23:38:17 +0000
commit874bfb52a4c03f6479a0b5a85f925a9a8833ba25 (patch)
tree95d5ec40dd0796e4392682bfef7f331a69c5b87d
parent0df2ea784c66715cc55ea2a904d94b946df98712 (diff)
downloadchromium_src-874bfb52a4c03f6479a0b5a85f925a9a8833ba25.zip
chromium_src-874bfb52a4c03f6479a0b5a85f925a9a8833ba25.tar.gz
chromium_src-874bfb52a4c03f6479a0b5a85f925a9a8833ba25.tar.bz2
Disable plugin tests on webkit purify due to timeout.
BUG=18598 TBR=nsylvain TEST=none Review URL: http://codereview.chromium.org/164108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22693 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/data/purify/test_shell_tests.exe.gtest.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/data/purify/test_shell_tests.exe.gtest.txt b/webkit/data/purify/test_shell_tests.exe.gtest.txt
index f5d32cb..bf84f26 100644
--- a/webkit/data/purify/test_shell_tests.exe.gtest.txt
+++ b/webkit/data/purify/test_shell_tests.exe.gtest.txt
@@ -1,3 +1,5 @@
# Way too slow under Purify at the moment; http://crbug.com/9177
BMPImageDecoderTest.ChunkedDecodingSlow
BMPImageDecoderTest.DecodingSlow
+# Started timing out (again) at r22659 (prev r22420); Bug 18598
+PluginTest.*