From 90901d44547e99f2cef0349a220032f9cee40762 Mon Sep 17 00:00:00 2001 From: Yanan Cao Date: Mon, 28 Jan 2019 20:11:41 -0800 Subject: [PATCH] Internal change PiperOrigin-RevId: 231336248 --- tensorflow/python/keras/BUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/tensorflow/python/keras/BUILD b/tensorflow/python/keras/BUILD index 46259ead995..c3535904152 100755 --- a/tensorflow/python/keras/BUILD +++ b/tensorflow/python/keras/BUILD @@ -1021,6 +1021,7 @@ tf_py_test( shard_count = 6, tags = [ "no_oss", + "notap", #TODO(b/123544294): Re-enable this test. "notsan", ], )