diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-17 01:33:52 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-17 01:33:52 +0000 |
commit | 02e70846ac70208888be2145214e720a51fa6fb0 (patch) | |
tree | 2b70389abc87907d3541a02198fade07fa9551cd /tools/heapcheck | |
parent | 9075488af11391223f3836e9249530878adfd4b4 (diff) | |
download | chromium_src-02e70846ac70208888be2145214e720a51fa6fb0.zip chromium_src-02e70846ac70208888be2145214e720a51fa6fb0.tar.gz chromium_src-02e70846ac70208888be2145214e720a51fa6fb0.tar.bz2 |
Heapcheck: Remove suppressions for SafeBrowsingDatabaseManagerTest.CheckCorrespondsListType because the bug has been fixed.
BUG=289509
NOTRY=true
TBR=noamsml@chromium.org
Review URL: https://chromiumcodereview.appspot.com/23950009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223502 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 163323f..671f9d1 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -865,31 +865,6 @@ fun:NetworkingPrivateCryptoTest_VerifyCredentials_Test::TestBody } { - bug_289719_a - Heapcheck:Leak - fun:SafeBrowsingDatabaseManagerTest::RunSBHashTest - fun:SafeBrowsingDatabaseManagerTest_CheckCorrespondsListType_Test::TestBody -} -{ - bug_289719_b - Heapcheck:Leak - fun:CreateSafeBrowsingService - fun:SafeBrowsingService::CreateSafeBrowsingService - fun:SafeBrowsingDatabaseManagerTest::RunSBHashTest - fun:SafeBrowsingDatabaseManagerTest_CheckCorrespondsListType_Test::TestBody -} -{ - bug_289719_c - Heapcheck:Leak - fun:__gnu_cxx::new_allocator::allocate - fun:std::_Vector_base::_M_allocate - fun:_Vector_base - fun:vector - fun:SafeBrowsingCheck - fun:SafeBrowsingDatabaseManagerTest::RunSBHashTest - fun:SafeBrowsingDatabaseManagerTest_CheckCorrespondsListType_Test::TestBody -} -{ bug_291236_a Heapcheck:Leak fun:v8::internal::Malloced::New |