summaryrefslogtreecommitdiffstats
path: root/webkit/data/valgrind
diff options
context:
space:
mode:
authordkegel@google.com <dkegel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-24 12:24:19 +0000
committerdkegel@google.com <dkegel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-24 12:24:19 +0000
commit56ea598798494b2e55d40b3dd5d003d6785c409b (patch)
tree601d137ddde3daa0f958592c850dc86e4077e261 /webkit/data/valgrind
parent21562870e59465a9a9fe6dacfcfea6329b4fcb32 (diff)
downloadchromium_src-56ea598798494b2e55d40b3dd5d003d6785c409b.zip
chromium_src-56ea598798494b2e55d40b3dd5d003d6785c409b.tar.gz
chromium_src-56ea598798494b2e55d40b3dd5d003d6785c409b.tar.bz2
BMPImageDecoderTest.* takes many minutes under valgrind, so skip it; see bug 9177.
Already skipped under purify. Review URL: http://codereview.chromium.org/42558 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12351 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data/valgrind')
-rw-r--r--webkit/data/valgrind/test_shell_tests.gtest.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/data/valgrind/test_shell_tests.gtest.txt b/webkit/data/valgrind/test_shell_tests.gtest.txt
new file mode 100644
index 0000000..9d9e8a9
--- /dev/null
+++ b/webkit/data/valgrind/test_shell_tests.gtest.txt
@@ -0,0 +1,2 @@
+# Way too slow under Valgrind at the moment; http://crbug.com/9177
+BMPImageDecoderTest.*