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

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

Issue 1507002: Roll gtest r395:408 and gmock r278:282 to pick up ThreadLocal leak fix. (Closed)
Patch Set: Created 10 years, 9 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 | « testing/gmock/test/gmock_output_test_golden.txt ('k') | 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 8f361b24ce63ccdfa2a8ddb45029dabdf77944c7..b08fff3b7a3b13842e864d765ab79fb0e7a2efe4 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -831,34 +831,6 @@
fun:_ZN40BookmarkFolderTargetTest_ReopenSame_Test8TestBodyEv
}
{
- bug_39381
- Memcheck:Leak
- fun:_Znw*
- fun:_ZNK7testing8internal11ThreadLocalISt6vectorINS0_9TraceInfoESaIS3_EEE16GetOrCreateValueEv
- fun:_ZN7testing8internal11ThreadLocalISt6vectorINS0_9TraceInfoESaIS3_EEE7pointerEv
- fun:_ZN7testing8internal12UnitTestImpl17gtest_trace_stackEv
- ...
-}
-{
- bug_39381
- Memcheck:Leak
- fun:_Znw*
- fun:_ZNK7testing8internal11ThreadLocalIPNS_8SequenceEE16GetOrCreateValueEv
- fun:_ZNK7testing8internal11ThreadLocalIPNS_8SequenceEE7pointerEv
- fun:_ZNK7testing8internal11ThreadLocalIPNS_8SequenceEE3getEv
- ...
-}
-{
- bug_39381
- Memcheck:Leak
- fun:_Znw*
- fun:_ZNK7testing8internal11ThreadLocalIPNS_31TestPartResultReporterInterfaceEE16GetOrCreateValueEv
- fun:_ZNK7testing8internal11ThreadLocalIPNS_31TestPartResultReporterInterfaceEE7pointerEv
- fun:_ZNK7testing8internal11ThreadLocalIPNS_31TestPartResultReporterInterfaceEE3getEv
- fun:_ZN7testing8internal12UnitTestImpl41GetTestPartResultReporterForCurrentThreadEv
- ...
-}
-{
bug_39376
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « testing/gmock/test/gmock_output_test_golden.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698