From 576d8bff4e6778c6de60b8a7269a78c5e8bf602a Mon Sep 17 00:00:00 2001 From: "jam@chromium.org" Date: Thu, 6 Nov 2008 05:27:54 +0000 Subject: Disable one IPCSyncChannel test in purify to see if the tree remains green. I tested on the buildbot and this is the only one I could see leaks in. If it stays green, I'll narrow it more by modifying the test. TBR=erikkay Review URL: http://codereview.chromium.org/9451 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4871 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/test/data/purify/unit_tests.exe.gtest.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/chrome/test/data/purify/unit_tests.exe.gtest.txt b/chrome/test/data/purify/unit_tests.exe.gtest.txt index f6f20c8..0aa68a4 100644 --- a/chrome/test/data/purify/unit_tests.exe.gtest.txt +++ b/chrome/test/data/purify/unit_tests.exe.gtest.txt @@ -5,3 +5,6 @@ ImporterTest.Firefox3Importer # issue 2468 URLFetcherBadHTTPSTest.BadHTTPSTest SafeBrowsingProtocolParsingTest.TestSubChunk + +# testing to see if this gets rid of the leaks +IPCSyncChannelTest.SendWithTimeoutMixedOKAndTimeout \ No newline at end of file -- cgit v1.1