Index: tools/heapcheck/suppressions.txt |
=================================================================== |
--- tools/heapcheck/suppressions.txt (revision 68737) |
+++ tools/heapcheck/suppressions.txt (working copy) |
@@ -1115,3 +1115,22 @@ |
... |
fun:PrerenderInterceptorTest::MakeTestUrl |
} |
+{ |
+ bug_66054_a |
+ Heapcheck:Leak |
+ ... |
+ fun:policy::CreateSequencedTestDictionaryActionP::gmock_Impl::gmock_PerformImpl |
+ fun:testing::internal::ActionHelper::Perform |
+ fun:policy::CreateSequencedTestDictionaryActionP::gmock_Impl::Perform |
+ fun:testing::Action::Perform |
+ fun:testing::internal::FunctionMockerBase::InvokeWith |
+ fun:testing::internal::FunctionMocker::Invoke |
+ fun:policy::ProviderDelegateMock::Load |
+ fun:policy::AsynchronousPolicyLoader::Reload |
+ fun:policy::AsynchronousPolicyLoaderTest_ProviderNotificationOnPolicyChange_Test::TestBody |
+} |
+{ |
+ bug_66054_b |
+ Heapcheck:Leak |
+ fun:policy::AsynchronousPolicyTestBase_ProviderRefresh_Test::TestBody |
+} |