summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-28 21:49:19 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-28 21:49:19 +0000
commitbd8073b357a9b2a4b37081dfb73eabe5b24e8e63 (patch)
tree86c9d96a2e2c71322a025bea22b3edf728732c1a /chrome
parent7b7261bc047e509d70abcf42d9c588fe0438ccbe (diff)
downloadchromium_src-bd8073b357a9b2a4b37081dfb73eabe5b24e8e63.zip
chromium_src-bd8073b357a9b2a4b37081dfb73eabe5b24e8e63.tar.gz
chromium_src-bd8073b357a9b2a4b37081dfb73eabe5b24e8e63.tar.bz2
Remove IPCSyncChannelTest.ChattyServer from purify unit tests because it takes half the time.
TBR=erikkay Review URL: http://codereview.chromium.org/28300 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10681 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/test/data/purify/unit_tests.exe.gtest.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/test/data/purify/unit_tests.exe.gtest.txt b/chrome/test/data/purify/unit_tests.exe.gtest.txt
index c771ff5..d18c710 100644
--- a/chrome/test/data/purify/unit_tests.exe.gtest.txt
+++ b/chrome/test/data/purify/unit_tests.exe.gtest.txt
@@ -10,3 +10,6 @@ IPCSyncChannelTest.SendWithTimeoutMixedOKAndTimeout
# issue 7891
FindInPageControllerTest.FindInPageFrames
+
+# Takes 10 minutes to run.
+IPCSyncChannelTest.ChattyServer \ No newline at end of file