aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tools/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/python/tools/BUILD')
-rw-r--r--tensorflow/python/tools/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/python/tools/BUILD b/tensorflow/python/tools/BUILD
index 01d43e09d1..1c1a1a54cd 100644
--- a/tensorflow/python/tools/BUILD
+++ b/tensorflow/python/tools/BUILD
@@ -137,6 +137,7 @@ py_test(
size = "small",
srcs = ["strip_unused_test.py"],
srcs_version = "PY2AND3",
+ tags = ["notap"],
deps = [
":strip_unused_lib",
"//tensorflow/core:protos_all_py",