From 1324d40ad7996e4f2afd8f5c5b5f68416c9872e1 Mon Sep 17 00:00:00 2001 From: Anna R Date: Sun, 15 Oct 2017 22:46:47 -0700 Subject: Internal change. PiperOrigin-RevId: 172282778 --- tensorflow/python/estimator/BUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/tensorflow/python/estimator/BUILD b/tensorflow/python/estimator/BUILD index e4b2d95acd..9670827e41 100644 --- a/tensorflow/python/estimator/BUILD +++ b/tensorflow/python/estimator/BUILD @@ -146,6 +146,7 @@ py_test( srcs = ["training_test.py"], shard_count = 4, srcs_version = "PY2AND3", + tags = ["notsan"], deps = [ ":dnn", ":estimator", -- cgit v1.2.3