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

Unified Diff: bench/valgrind.supp

Issue 246513005: Mark bench suppressions with bug # (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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: bench/valgrind.supp
diff --git a/bench/valgrind.supp b/bench/valgrind.supp
index 9114eb93f9b733fdbc15a5c318edd349f47afd42..4b8fd63a2361e1ccfb23dd3f6126d5d15445ac28 100644
--- a/bench/valgrind.supp
+++ b/bench/valgrind.supp
@@ -17,7 +17,7 @@
fun:FcConfigFileExists
}
{
- SkipZeroes_arrow.png_writes_zeroes
+ SkipZeroes_arrow.png_skip_zeroes http://skbug.com/2452
Memcheck:Cond
fun:inflateReset2
fun:inflateInit2_
@@ -33,7 +33,7 @@
fun:main
}
{
- SkipZeroes_arrow.png_writes_zeroes Release
+ SkipZeroes_arrow.png_skip_zeroes Release http://skbug.com/2452
Memcheck:Cond
fun:inflateReset2
fun:inflateInit2_
@@ -46,7 +46,6 @@
fun:_Z9tool_mainiPPc
fun:(below main)
}
-
{
shadermask_LCD_80
Memcheck:Cond
« 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