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

Unified Diff: tools/dm_flags.json

Issue 1003423002: Skip absurdly slow PDF tests on Valgrind bot. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 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 | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dm_flags.json
diff --git a/tools/dm_flags.json b/tools/dm_flags.json
index 32a5c2cf320bb045fe48b22c0f52382c3af17c8f..7c14ec259088ac9aad15ef4158720bfa5090b4aa 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -199,6 +199,12 @@
"pdf",
"_",
".webp",
+ "pdf",
+ "gm",
+ "fontmgr_iter",
+ "pdf",
+ "_",
+ "PANO_20121023_214540.jpg",
"--match",
"~Threaded"
],
@@ -225,6 +231,12 @@
"pdf",
"_",
".webp",
+ "pdf",
+ "gm",
+ "fontmgr_iter",
+ "pdf",
+ "_",
+ "PANO_20121023_214540.jpg",
"--match",
"~Threaded"
],
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698