From d5842603e03504d8ed30b0622e03869899c9f41d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 8 Aug 2021 13:48:17 -0700 Subject: [PATCH] Disable broken/flaky test --- tensorflow/python/kernel_tests/distributions/BUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/tensorflow/python/kernel_tests/distributions/BUILD b/tensorflow/python/kernel_tests/distributions/BUILD index d4f29d4837fd02..3c0fb03e441ac0 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", "notsan", # b/173653918 ], xla_tags = [