projects
/
platform
/
upstream
/
tensorflow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96bf8ae
)
disabling failing tsan test
author
Olivia Nordquist
<nolivia@google.com>
Thu, 8 Mar 2018 22:05:39 +0000
(14:05 -0800)
committer
TensorFlower Gardener
<gardener@tensorflow.org>
Thu, 8 Mar 2018 22:09:55 +0000
(14:09 -0800)
PiperOrigin-RevId:
188385868
tensorflow/compiler/tests/BUILD
patch
|
blob
|
history
diff --git
a/tensorflow/compiler/tests/BUILD
b/tensorflow/compiler/tests/BUILD
index
782bf82
..
4143aa1
100644
(file)
--- a/
tensorflow/compiler/tests/BUILD
+++ b/
tensorflow/compiler/tests/BUILD
@@
-537,6
+537,7
@@
tf_xla_py_test(
size = "medium",
srcs = ["spacetobatch_op_test.py"],
shard_count = 3,
+ tags = ["notsan"],
deps = [
":xla_test",
"//tensorflow/python:array_ops",