Disabling ~path_hairline in iOS nanobench

Temporary measure to make nanobench succeed.

TBR=borenet
BUG=skia:

Review URL: https://codereview.chromium.org/1144173004
This commit is contained in:
stephana 2015-05-26 06:19:11 -07:00 committed by Commit bot
parent cd1d41e7c1
commit 340cd84c9c

View File

@ -73,6 +73,7 @@ def get_args(bot):
match.append('~patch_grid') # skia:2847
match.append('~desk_carsvg')
match.append('~keymobi')
match.append('~path_hairline')
if match:
args.append('--match')