Commit 33dfcf8e authored by oshima@chromium.org's avatar oshima@chromium.org

Suppress leak in MediaGalleriesPreferencesTest

TBR=vandebo@chromium.org
BUG=141322
TEST=none

Review URL: https://chromiumcodereview.appspot.com/10825239

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150502 0039d316-1c4b-4281-b951-d872f2087c98
parent f7a0c505
...@@ -5829,6 +5829,24 @@ ...@@ -5829,6 +5829,24 @@
fun:_ZN6policy22BrowserPolicyConnector4InitEv fun:_ZN6policy22BrowserPolicyConnector4InitEv
fun:_ZN21TestingBrowserProcess24browser_policy_connectorEv fun:_ZN21TestingBrowserProcess24browser_policy_connectorEv
} }
{
bug_141322_a
Memcheck:Leak
fun:_Znw*
fun:_ZN10extensions16SettingsFrontendC1ERK13scoped_refptrINS_22SettingsStorageFactoryEEP7Profile
fun:_ZN10extensions16SettingsFrontend6CreateEP7Profile
fun:_ZN16ExtensionServiceC1EP7ProfilePK11CommandLineRK8FilePathPN10extensions14ExtensionPrefsEbb
fun:_ZN10extensions19TestExtensionSystem22CreateExtensionServiceEPK11CommandLineRK8FilePathb
fun:_ZN6chrome12_GLOBAL__N_129MediaGalleriesPreferencesTest5SetUpEv
}
{
bug_141322_b
Memcheck:Leak
fun:_Znw*
fun:_ZN16ExtensionServiceC1EP7ProfilePK11CommandLineRK8FilePathPN10extensions14ExtensionPrefsEbb
fun:_ZN10extensions19TestExtensionSystem22CreateExtensionServiceEPK11CommandLineRK8FilePathb
fun:_ZN6chrome12_GLOBAL__N_129MediaGalleriesPreferencesTest5SetUpEv
}
#----------------------------------------------------------------------- #-----------------------------------------------------------------------
# 4. These only occur on our Google workstations # 4. These only occur on our Google workstations
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment