diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-16 08:33:11 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-16 08:33:11 +0000 |
commit | 477a889c2d626125204f3f6b6a61d849672cc915 (patch) | |
tree | 2dc8b203417996f511e115c62034c445812e6162 /tools | |
parent | cb212a5d7abba1fc429dfae5b834b48dbfc2a395 (diff) | |
download | chromium_src-477a889c2d626125204f3f6b6a61d849672cc915.zip chromium_src-477a889c2d626125204f3f6b6a61d849672cc915.tar.gz chromium_src-477a889c2d626125204f3f6b6a61d849672cc915.tar.bz2 |
Combined suppressions
BUG=175100,230874,175435
TBR=rnk
Review URL: https://codereview.chromium.org/14018008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194324 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index a632a29..56be2cd 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1760,15 +1760,8 @@ fun:*StartSync ... fun:OneClickSigninHelper::DidStopLoading - fun:OneClickSigninHelperTest*::TestBody -} -{ - bug_175435: - Heapcheck:Leak ... - fun:::StartSync - fun:::StartExplicitSync - fun:OneClickSigninHelper::DidStopLoading + fun:OneClickSigninHelperTest*::TestBody } { bug_176888 @@ -1821,14 +1814,6 @@ fun:chromeos::input_method::InputMethodConfigurationTest_TestInitialize_Test::TestBody } { - bug_230874 - Heapcheck:Leak - ... - fun:StartSync - ... - fun:OneClickSigninHelperTest* -} -{ bug_230366c Heapcheck:Leak fun:InitializeGlobalPools |