aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar caryclark <caryclark@google.com>2016-07-19 12:27:32 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-07-19 12:27:32 -0700
commit523e76d2795f4c49e6740676394aa015aa5798ae (patch)
treee9b4fc449bd590bde448f7bff0225f448e4bea37
parent1493b9772d6fad455a222ec6f242903128e049a0 (diff)
exclude test that fails on google3 asan
-rw-r--r--public.bzl1
1 files changed, 1 insertions, 0 deletions
diff --git a/public.bzl b/public.bzl
index a2b0d93fcd..13f89b3a95 100644
--- a/public.bzl
+++ b/public.bzl
@@ -513,6 +513,7 @@ def DM_ARGS(base_dir, asan):
"~Matrix",
"~PathOpsCubic",
"~PathOpsFailOp",
+ "~PathOpsOpCubicsThreaded",
"~PathOpsOpLoopsThreaded",
"~PathOpsSimplify",
"~PathOpsTightBoundsQuads",