From dc1994afd1b5be9fa09bfcb0bac85153ce331c6b Mon Sep 17 00:00:00 2001 From: "nshkrob@chromium.org" Date: Fri, 18 Jun 2010 18:28:21 +0000 Subject: Remove the suppressions for the TopSites tests. The leaks have already been fixed. BUG=44130 TEST=valgrind, heapcheck Review URL: http://codereview.chromium.org/2810007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50263 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/heapcheck/suppressions.txt | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'tools/heapcheck') diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index d4aa298..bb71d38 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -400,20 +400,6 @@ fun:net::SpdyNetworkTransactionTest_PostWithEarlySynReply_Test::TestBody } { - bug_44130 - Heapcheck:Leak - ... - fun:history::TopSitesTest_* - fun:testing::Test::Run - fun:testing::internal::TestInfoImpl::Run - fun:testing::TestCase::Run - fun:testing::internal::UnitTestImpl::RunAllTests - fun:testing::UnitTest::Run - fun:TestSuite::Run - fun:main - fun:__libc_start_main -} -{ bug_44354 Heapcheck:Leak ... -- cgit v1.1