From dc3fa284459e3c7938d2ec26c62fef513531e911 Mon Sep 17 00:00:00 2001 From: "allanwoj@chromium.org" Date: Fri, 3 Sep 2010 09:26:49 +0000 Subject: Removed Geolocation Wifi Data Provider unit test suppression Fix is in this CL http://codereview.chromium.org/3264001 so may as well remove the suppression now. BUG=None TEST=None Review URL: http://codereview.chromium.org/3341006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58470 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/heapcheck/suppressions.txt | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'tools') diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 43f7d3a..d32e7c8 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -242,22 +242,6 @@ fun:::RenderThreadTest::SetUp fun:testing::Test::Run } -{ - bug_38206_a - Heapcheck:Leak - ... - fun:GeolocationWifiDataProviderCommonTest::SetUp -} -{ - bug_38206_b - Heapcheck:Leak - fun:CancelableTask* NewRunnableMethod - fun:DeviceDataProviderImplBase::NotifyListeners - fun:WifiDataProviderCommon::DoWifiScanTask - fun:void DispatchToMethod - fun:ScopedRunnableMethodFactory::RunnableMethod::Run - fun:MessageLoop::RunTask -} # TODO(glider): sometimes the stacks differ between the bot and the local run, # e.g. "base::subtle::RefCountedBase::RefCountedBase" vs. "RefCountedBase". { -- cgit v1.1