aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug
diff options
context:
space:
mode:
authorGravatar Olivia Nordquist <nolivia@google.com>2018-09-06 14:58:52 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-06 15:11:15 -0700
commit039c9cac04b4c1adbca3bdc8fa32af873bd02bdd (patch)
treeba3d3801383985c9d14bf312a6293a4689aa0993 /tensorflow/python/debug
parent3b44d4bbfccce918ea9155e33c3da55c770b781f (diff)
disabling tsan in test
PiperOrigin-RevId: 211875205
Diffstat (limited to 'tensorflow/python/debug')
-rw-r--r--tensorflow/python/debug/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/python/debug/BUILD b/tensorflow/python/debug/BUILD
index 849d165bfa..4744d13640 100644
--- a/tensorflow/python/debug/BUILD
+++ b/tensorflow/python/debug/BUILD
@@ -610,6 +610,7 @@ cuda_py_test(
"//tensorflow/python:training",
"//tensorflow/python:variables",
],
+ tags = ["notsan"],
)
py_test(