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

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

Issue 5117001: Widen PrintPreviewTabControllerTest suppressions further. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years, 1 month 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.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 482e0746c6724463101cc8cd8fb103c3b8f0eac1..4c1fa012c323ae4670ecae6eae9737e2ba5ce9d1 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3296,12 +3296,14 @@
bug_66386_a
Memcheck:Leak
fun:_Znw*
+ ...
fun:_ZN54PrintPreviewTabControllerTest_MultiplePreviewTabs_Test8TestBodyEv
}
{
bug_66386_b
Memcheck:Leak
fun:_Znw*
+ ...
fun:_ZN56PrintPreviewTabControllerTest_GetOrCreatePreviewTab_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