Disable flaky ASAN test

PiperOrigin-RevId: 337200311
Change-Id: Ibdb64ff4d21715681e4c0059a989a665ceb390c3
diff --git a/tensorflow/python/keras/distribute/BUILD b/tensorflow/python/keras/distribute/BUILD
index 22f1d0b..f997c1d 100644
--- a/tensorflow/python/keras/distribute/BUILD
+++ b/tensorflow/python/keras/distribute/BUILD
@@ -344,6 +344,7 @@
         "multi_and_single_gpu",
         "no_rocm",  # times out on ROCm
         "no_windows_gpu",
+        "noasan",  # TODO(b/170902997)
         "notsan",
     ],
     tpu_tags = [