Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Unified Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 3048018: suppression for Memcheck:Cond in ResourceDispatcherHostTest_TestMany (Closed) Base URL: git://git.chromium.org/chromium.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_mac.txt
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 4990853f8643a6bad80b954cb1c643398628cee6..2ee9f163e4b267e9ce07b72a461dcdf4390faa67 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -1501,3 +1501,15 @@
fun:-[CollectedCookiesWindowController initWithTabContents:]
fun:_ZN12_GLOBAL__N_154CollectedCookiesWindowControllerTest_Construction_Test8TestBodyEv
}
+{
+ bug_50002
+ Memcheck:Cond
+ fun:_ZNK6Pickle8ReadBoolEPPvPb
+ fun:_ZN3IPC11ParamTraitsI28ViewHostMsg_Resource_RequestE4ReadEPKNS_7MessageEPPvPS1_
+ fun:_ZN3IPC11ParamTraitsI6Tuple2Ii28ViewHostMsg_Resource_RequestEE4ReadEPKNS_7MessageEPPvPS3_
+ fun:_ZN3IPC16MessageWithTupleI6Tuple2Ii28ViewHostMsg_Resource_RequestEE4ReadEPKNS_7MessageEPS3_
+ fun:_ZN3IPC16MessageWithTupleI6Tuple2Ii28ViewHostMsg_Resource_RequestEE8DispatchI22ResourceDispatcherHostiRKS2_EEbPKNS_7MessageEPT_MSC_FvRSA_T0_T1_E
+ fun:_ZN22ResourceDispatcherHost17OnMessageReceivedERKN3IPC7MessageEPNS_8ReceiverEPb
+ fun:_ZN26ResourceDispatcherHostTest15MakeTestRequestEPN22ResourceDispatcherHost8ReceiverEiiRK4GURL
+ fun:_ZN40ResourceDispatcherHostTest_TestMany_Test8TestBodyEv
+}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698