summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-14 20:14:52 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-14 20:14:52 +0000
commit83ff0a63ed442d5df751fa3dcf793559157575db (patch)
tree5b0adcb0ce75ac10c36e9d43b32559cf74e47976 /webkit
parent20659d7b9fd9caae4b0b6a3305fb63937efddf80 (diff)
downloadchromium_src-83ff0a63ed442d5df751fa3dcf793559157575db.zip
chromium_src-83ff0a63ed442d5df751fa3dcf793559157575db.tar.gz
chromium_src-83ff0a63ed442d5df751fa3dcf793559157575db.tar.bz2
Enable the fast BMPImageDecoderTest tests under Purify.
BUG=9177 Review URL: http://codereview.chromium.org/115373 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16096 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/purify/test_shell_tests.exe.gtest.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/webkit/data/purify/test_shell_tests.exe.gtest.txt b/webkit/data/purify/test_shell_tests.exe.gtest.txt
index 44a1dbe..f5d32cb 100644
--- a/webkit/data/purify/test_shell_tests.exe.gtest.txt
+++ b/webkit/data/purify/test_shell_tests.exe.gtest.txt
@@ -1,2 +1,3 @@
-# the BMP tests are currently too slow under Purify
-BMP*
+# Way too slow under Purify at the moment; http://crbug.com/9177
+BMPImageDecoderTest.ChunkedDecodingSlow
+BMPImageDecoderTest.DecodingSlow