diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 04:18:11 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 04:18:11 +0000 |
commit | 22e037073118aaf90549410b32d66885d39b78a9 (patch) | |
tree | a020d3cbd2dc6814657e4c123be6f6180a2e5fae /webkit | |
parent | 09175df729ebf3ee0cf79bb01577744674dd24c2 (diff) | |
download | chromium_src-22e037073118aaf90549410b32d66885d39b78a9.zip chromium_src-22e037073118aaf90549410b32d66885d39b78a9.tar.gz chromium_src-22e037073118aaf90549410b32d66885d39b78a9.tar.bz2 |
Update WebKit purify test exclusions to add Plugin.Refresh.
TBR=jam
BUG=18598
TEST=none
Review URL: http://codereview.chromium.org/164045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22582 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/data/purify/test_shell_tests.exe.gtest.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/data/purify/test_shell_tests.exe.gtest.txt b/webkit/data/purify/test_shell_tests.exe.gtest.txt index f5d32cb..84ce3e49 100644 --- a/webkit/data/purify/test_shell_tests.exe.gtest.txt +++ b/webkit/data/purify/test_shell_tests.exe.gtest.txt @@ -1,3 +1,5 @@ # 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.Refresh |