exclude test that fails on google3 asan

R=dogben@google.com
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2164703002

Review-Url: https://codereview.chromium.org/2164703002
This commit is contained in:
caryclark 2016-07-19 12:27:32 -07:00 committed by Commit bot
parent 1493b9772d
commit 523e76d279

View File

@ -513,6 +513,7 @@ def DM_ARGS(base_dir, asan):
"~Matrix",
"~PathOpsCubic",
"~PathOpsFailOp",
"~PathOpsOpCubicsThreaded",
"~PathOpsOpLoopsThreaded",
"~PathOpsSimplify",
"~PathOpsTightBoundsQuads",