aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/python/debug/BUILD')
-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 250b4b1b6a..b5760df1ed 100644
--- a/tensorflow/python/debug/BUILD
+++ b/tensorflow/python/debug/BUILD
@@ -1003,6 +1003,7 @@ cuda_py_test(
tags = [
"no_oss", # Test flaky due to port collisions.
"no_windows",
+ "noasan", # Times out due to size of test (b/73731462).
"oss_serial",
],
)