| Index: tools/dm_flags.py
|
| diff --git a/tools/dm_flags.py b/tools/dm_flags.py
|
| index b7a24bba8c17b7082c5eca138649f40998cccbc5..688d1ac8c18c874d2b5b76e647667f5cdd65445a 100755
|
| --- a/tools/dm_flags.py
|
| +++ b/tools/dm_flags.py
|
| @@ -176,8 +176,6 @@ def get_args(bot):
|
| blacklist.extend([ 'sp-8888', 'gm', '_', test])
|
| blacklist.extend([ 'pic-8888', 'gm', '_', test])
|
| blacklist.extend(['2ndpic-8888', 'gm', '_', test])
|
| - for test in ['patch_primitive']:
|
| - blacklist.extend(['sp-8888', 'gm', '_', test])
|
| # skia:4703
|
| for test in ['image-cacherator-from-picture',
|
| 'image-cacherator-from-raster',
|
|
|