aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/estimator
diff options
context:
space:
mode:
authorGravatar Olivia Nordquist <nolivia@google.com>2018-09-07 10:31:27 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-07 10:36:19 -0700
commit757a5a8babfe99b7a21e64a67b86994cbafe5f02 (patch)
tree92c461844fbb09e8840ff1ccff9cfe139c867e15 /tensorflow/python/estimator
parent9b15806d96cdb1ecaac1400582a01e3944b58406 (diff)
disabling test thats timing out in asan
PiperOrigin-RevId: 211996728
Diffstat (limited to 'tensorflow/python/estimator')
-rw-r--r--tensorflow/python/estimator/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/python/estimator/BUILD b/tensorflow/python/estimator/BUILD
index cf8e18b216..00da335fef 100644
--- a/tensorflow/python/estimator/BUILD
+++ b/tensorflow/python/estimator/BUILD
@@ -687,6 +687,7 @@ py_test(
"manual", # b/112769036, b/113907597
"no_oss", # b/112769036, b/113907597
"no_windows",
+ "noasan", # b/114304340
"nomsan",
"notsan", # b/67510291
],