diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-01 20:48:13 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-01 20:48:13 +0000 |
commit | 66a730f1afc63aad6e5927c78632a69341ce26a6 (patch) | |
tree | 1c1282e2868b3d2cd57c91906ce91f7d1e55577b /tools | |
parent | 982899490c820869b822b7064a5bf2f902252e63 (diff) | |
download | chromium_src-66a730f1afc63aad6e5927c78632a69341ce26a6.zip chromium_src-66a730f1afc63aad6e5927c78632a69341ce26a6.tar.gz chromium_src-66a730f1afc63aad6e5927c78632a69341ce26a6.tar.bz2 |
Heapchecker: Re-enable ICOImageDecoderTest and BMPImageDecoderTest.
BUG=75655
TEST=Re-enabled tests should work.
Review URL: http://codereview.chromium.org/7300008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91359 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/heapcheck/test_shell_tests.gtest-heapcheck.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/heapcheck/test_shell_tests.gtest-heapcheck.txt b/tools/heapcheck/test_shell_tests.gtest-heapcheck.txt deleted file mode 100644 index 91929f9..0000000 --- a/tools/heapcheck/test_shell_tests.gtest-heapcheck.txt +++ /dev/null @@ -1,6 +0,0 @@ -# Missing bmp_decoder and ico_decoder directory. -# http://crbug.com/75655 -ICOImageDecoderTest.Decoding -ICOImageDecoderTest.ImageNonZeroFrameIndex -BMPImageDecoderTest.DecodingFast -BMPImageDecoderTest.DecodingSlow |