diff options
author | cbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-30 14:47:33 +0000 |
---|---|---|
committer | cbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-30 14:47:33 +0000 |
commit | 3df6e4f13e16dca3acce26567207a0d268de572f (patch) | |
tree | 269cbc119d321a8568a8bd00c2d9707e58c6c1d5 /tools/heapcheck/test_shell_tests.gtest-heapcheck.txt | |
parent | 2a4f026f209e6e6509a982796621a9d1f713907e (diff) | |
download | chromium_src-3df6e4f13e16dca3acce26567207a0d268de572f.zip chromium_src-3df6e4f13e16dca3acce26567207a0d268de572f.tar.gz chromium_src-3df6e4f13e16dca3acce26567207a0d268de572f.tar.bz2 |
Skip ICOImageDecoderTest and BMPImageDecoderTest on heapcheck bot.
BUG=75655
TEST=None
Review URL: http://codereview.chromium.org/6756035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79825 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck/test_shell_tests.gtest-heapcheck.txt')
-rw-r--r-- | tools/heapcheck/test_shell_tests.gtest-heapcheck.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/heapcheck/test_shell_tests.gtest-heapcheck.txt b/tools/heapcheck/test_shell_tests.gtest-heapcheck.txt new file mode 100644 index 0000000..91929f9 --- /dev/null +++ b/tools/heapcheck/test_shell_tests.gtest-heapcheck.txt @@ -0,0 +1,6 @@ +# Missing bmp_decoder and ico_decoder directory. +# http://crbug.com/75655 +ICOImageDecoderTest.Decoding +ICOImageDecoderTest.ImageNonZeroFrameIndex +BMPImageDecoderTest.DecodingFast +BMPImageDecoderTest.DecodingSlow |