summaryrefslogtreecommitdiffstats
path: root/webkit/data/valgrind
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-14 18:52:52 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-14 18:52:52 +0000
commit94100156abc9d9a36470867075f0c3b2b6ea0578 (patch)
tree7ac863326136ee7bc89aa71ba85b165b42e11faf /webkit/data/valgrind
parent496034c82857371cda3ce133e1bb6d409b37f44c (diff)
downloadchromium_src-94100156abc9d9a36470867075f0c3b2b6ea0578.zip
chromium_src-94100156abc9d9a36470867075f0c3b2b6ea0578.tar.gz
chromium_src-94100156abc9d9a36470867075f0c3b2b6ea0578.tar.bz2
Split BMPImageDecoderTest.* tests into fast and slow tests. Enable fast tests under Valgrind.
BUG=9177 Review URL: http://codereview.chromium.org/113384 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16086 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data/valgrind')
-rw-r--r--webkit/data/valgrind/test_shell_tests.gtest.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/data/valgrind/test_shell_tests.gtest.txt b/webkit/data/valgrind/test_shell_tests.gtest.txt
index 9d9e8a9..9c8fb22 100644
--- a/webkit/data/valgrind/test_shell_tests.gtest.txt
+++ b/webkit/data/valgrind/test_shell_tests.gtest.txt
@@ -1,2 +1,3 @@
# Way too slow under Valgrind at the moment; http://crbug.com/9177
-BMPImageDecoderTest.*
+BMPImageDecoderTest.ChunkedDecodingSlow
+BMPImageDecoderTest.DecodingSlow