diff --git a/tensorflow/python/kernel_tests/distributions/BUILD b/tensorflow/python/kernel_tests/distributions/BUILD index d25196d7961fa6..d1cf84faa32082 100644 --- a/tensorflow/python/kernel_tests/distributions/BUILD +++ b/tensorflow/python/kernel_tests/distributions/BUILD @@ -61,6 +61,7 @@ cuda_py_test( size = "small", srcs = ["beta_test.py"], tags = [ + "no_oss", "nomac", # b/191763315 "notsan", # b/173653918 ],