diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 16 |
1 files changed, 0 insertions, 16 deletions
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". { |