aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/batching/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/batching/BUILD')
-rw-r--r--tensorflow/contrib/batching/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/contrib/batching/BUILD b/tensorflow/contrib/batching/BUILD
index 1f1e2db69b..b441906cd4 100644
--- a/tensorflow/contrib/batching/BUILD
+++ b/tensorflow/contrib/batching/BUILD
@@ -181,6 +181,7 @@ py_test(
size = "small",
srcs = ["python/ops/batch_ops_test.py"],
srcs_version = "PY2AND3",
+ tags = ["nomac"],
deps = [
":batch_py",
"//tensorflow/python:framework_test_lib",