Commit 08858317 authored by oshima@google.com's avatar oshima@google.com

Suppressing leak in ClientSessionTest

TBR=garykac@chromium.org
BUG=94764
TEST=none

Review URL: http://codereview.chromium.org/7785002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98851 0039d316-1c4b-4281-b951-d872f2087c98
parent ddf5ff7b
......@@ -1791,3 +1791,11 @@
...
fun:GpuBlacklist::LoadGpuBlacklist
}
{
bug_94764
Heapcheck:Leak
fun:remoting::ClientSession::UnpressKeys
fun:remoting::ClientSessionTest_UnpressKeys_Test::TestBody
}
......@@ -5359,7 +5359,6 @@
...
fun:_ZN12GpuBlacklist16LoadGpuBlacklistERKSsNS_8OsFilterE
}
{
bug_94345
Memcheck:Leak
......@@ -5369,7 +5368,6 @@
fun:_ZN16ObserverListBaseIN11MessageLoop12TaskObserverEE8IteratorC1ERS2_
fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE
}
{
bug_94664
Memcheck:Cond
......@@ -5377,6 +5375,13 @@
fun:_ZN13BookmarkModel11DoneLoadingEP19BookmarkLoadDetails
fun:_ZN15BookmarkStorage14OnLoadFinishedEbRK8FilePath
}
{
bug_94764
Memcheck:Leak
fun:_Znw*
fun:_ZN8remoting13ClientSession11UnpressKeysEv
fun:_ZN8remoting34ClientSessionTest_UnpressKeys_Test8TestBodyEv
}
#-----------------------------------------------------------------------
# 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