diff --git a/tensorflow/python/keras/distribute/BUILD b/tensorflow/python/keras/distribute/BUILD index c4fadcead51..36ae083f4be 100644 --- a/tensorflow/python/keras/distribute/BUILD +++ b/tensorflow/python/keras/distribute/BUILD @@ -448,6 +448,7 @@ distribute_py_test( "no_oss", # TODO(b/173021094) "no_rocm", # times out on ROCm "no_windows_gpu", + "noasan", # TODO(b/178803051) "nogpu", # TODO(b/170905292) "notsan", ],