summaryrefslogtreecommitdiffstats
path: root/webkit/data/valgrind
diff options
context:
space:
mode:
authordkegel@google.com <dkegel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-23 21:55:19 +0000
committerdkegel@google.com <dkegel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-23 21:55:19 +0000
commitcd22438b18435688d5c48e0f82bbbe056a168177 (patch)
tree22ca7c58c317567ac457c33a341ebee9c6a51a7b /webkit/data/valgrind
parentb210e870c99e028d5c6ad8d26efe60dbd14c43c2 (diff)
downloadchromium_src-cd22438b18435688d5c48e0f82bbbe056a168177.zip
chromium_src-cd22438b18435688d5c48e0f82bbbe056a168177.tar.gz
chromium_src-cd22438b18435688d5c48e0f82bbbe056a168177.tar.bz2
Don't run ManyVideoBear under valgrind for now, as it hangs
BUG=16945 TEST=watch test_shell tests go green on valgrind bot Review URL: http://codereview.chromium.org/160031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21451 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 8d56d4f..ad7adda 100644
--- a/webkit/data/valgrind/test_shell_tests.gtest.txt
+++ b/webkit/data/valgrind/test_shell_tests.gtest.txt
@@ -1,5 +1,6 @@
# Way too slow under Valgrind at the moment; http://crbug.com/9177
BMPImageDecoderTest.ChunkedDecodingSlow
BMPImageDecoderTest.DecodingSlow
-# hangs?
+# hangs; see http://crbug.com/16945
MediaLeakTest.VideoBear
+MediaLeakTest.ManyVideoBear