From 874bfb52a4c03f6479a0b5a85f925a9a8833ba25 Mon Sep 17 00:00:00 2001
From: "tim@chromium.org"
 <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Thu, 6 Aug 2009 23:38:17 +0000
Subject: Disable plugin tests on webkit purify due to timeout.

BUG=18598
TBR=nsylvain
TEST=none

Review URL: http://codereview.chromium.org/164108

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22693 0039d316-1c4b-4281-b951-d872f2087c98
---
 webkit/data/purify/test_shell_tests.exe.gtest.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/webkit/data/purify/test_shell_tests.exe.gtest.txt b/webkit/data/purify/test_shell_tests.exe.gtest.txt
index f5d32cb..bf84f26 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 (again) at r22659 (prev r22420); Bug 18598
+PluginTest.*
-- 
cgit v1.1