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

Unified Diff: infra/bots/recipes/swarm_test.py

Issue 2286733002: Add imagemasksubset GM (Closed)
Patch Set: serialize-8888 supression Created 4 years, 4 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
Index: infra/bots/recipes/swarm_test.py
diff --git a/infra/bots/recipes/swarm_test.py b/infra/bots/recipes/swarm_test.py
index 67c9f2745d243d2ca10778fedef255fa9353ab7a..6427af00a6165ff207c97b6db480b6947293fbc9 100644
--- a/infra/bots/recipes/swarm_test.py
+++ b/infra/bots/recipes/swarm_test.py
@@ -217,7 +217,8 @@ def dm_flags(bot):
'fontmgr_bounds_1_-0.25',
'fontmgr_bounds',
'fontmgr_match',
- 'fontmgr_iter']
+ 'fontmgr_iter',
+ 'imagemasksubset']
# skia:5589
bad_serialize_gms.extend(['bitmapfilters',

Powered by Google App Engine
This is Rietveld 408576698