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

Unified Diff: tools/valgrind/suppressions.txt

Issue 155465: Bug 15762 happens on Linux, too, so move suppression to generic file.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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 | tools/valgrind/suppressions_mac.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/suppressions.txt
===================================================================
--- tools/valgrind/suppressions.txt (revision 20534)
+++ tools/valgrind/suppressions.txt (working copy)
@@ -626,6 +626,13 @@
fun:_ZN13TabStripModel19InsertTabContentsAtEiP11TabContentsbb
}
{
+ bug_15762
+ Memcheck:Cond
+ fun:_ZN7testing8internal11CmpHelperEQIjjEENS_15AssertionResultEPKcS4_RKT_RKT0_
+ fun:_ZN7testing8internal8EqHelperILb0EE7CompareIjjEENS_15AssertionResultEPKcS6_RKT_RKT0_
+ fun:_ZN39ImageOperations_CreateMaskedBitmap_Test8TestBodyEv
+}
+{
# very common in ui tests
bug_16089
Memcheck:Leak
« no previous file with comments | « no previous file | tools/valgrind/suppressions_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698