diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-28 21:49:19 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-28 21:49:19 +0000 |
commit | bd8073b357a9b2a4b37081dfb73eabe5b24e8e63 (patch) | |
tree | 86c9d96a2e2c71322a025bea22b3edf728732c1a /chrome | |
parent | 7b7261bc047e509d70abcf42d9c588fe0438ccbe (diff) | |
download | chromium_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.txt | 3 |
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 |