diff options
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index a5c1b0f..cb0d582 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1053,15 +1053,3 @@ fun:testing::HandleExceptionsInMethodIfSupported fun:testing::Test::Run } -{ - bug_61988_a - Heapcheck:Leak - ... - fun:PersonalDataManagerTest_Refresh_Test::TestBody -} -{ - bug_61988_b - Heapcheck:Leak - ... - fun:TestingProfile::CreateWebDataService -} |