aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-05-22 19:07:13 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-05-22 19:09:54 -0700
commitbab1cf5d49a4ab8c5ea8930612a9ba1d5b0d5ef3 (patch)
tree055b689ce8a0953ca11ba84bb2d9b7bffc17d1f8 /tensorflow/python/debug
parent9db974d895201b8ab2e9e34e142917db898da823 (diff)
Internal Change
PiperOrigin-RevId: 197661636
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 183994ddaa..16ae74a19f 100644
--- a/tensorflow/python/debug/BUILD
+++ b/tensorflow/python/debug/BUILD
@@ -1003,6 +1003,7 @@ cuda_py_test(
"no_oss", # Test flaky due to port collisions.
"no_windows",
"noasan", # Times out due to size of test (b/73731462).
+ "optonly", # Test flaky (b/80130873)
"oss_serial",
],
)