diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 18:41:12 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 18:41:12 +0000 |
commit | aff32eb29fc9c66062ff303e815834086ede70e7 (patch) | |
tree | 8637f1815c59245e8a4a8e0a8b79bd6fc07d9cab | |
parent | f0c91411b884c5fd4d3875f683abb6cdb78f9451 (diff) | |
download | chromium_src-aff32eb29fc9c66062ff303e815834086ede70e7.zip chromium_src-aff32eb29fc9c66062ff303e815834086ede70e7.tar.gz chromium_src-aff32eb29fc9c66062ff303e815834086ede70e7.tar.bz2 |
Re-enable test_shell Plugin.* tests for WebKit purify bot.
TBR=jam
BUG=18598
TEST=WebKit purify bot stays green.
Review URL: http://codereview.chromium.org/164073
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22634 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/data/purify/test_shell_tests.exe.gtest.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/data/purify/test_shell_tests.exe.gtest.txt b/webkit/data/purify/test_shell_tests.exe.gtest.txt index cee9f05..f5d32cb 100644 --- a/webkit/data/purify/test_shell_tests.exe.gtest.txt +++ b/webkit/data/purify/test_shell_tests.exe.gtest.txt @@ -1,5 +1,3 @@ # Way too slow under Purify at the moment; http://crbug.com/9177 BMPImageDecoderTest.ChunkedDecodingSlow BMPImageDecoderTest.DecodingSlow -# Started timing out at r22420; http://crbug.com/18598 -PluginTest.* |