Skip to content

Commit 92a6bb0

Browse files
Merge pull request #54204 from tensorflow/disable-flaky-tests-on-r2.6
Disable flaky tests on r2.6
2 parents 3dc94ed + 52f4b51 commit 92a6bb0

File tree

1 file changed

+1
-0
lines changed
  • tensorflow/python/kernel_tests/distributions

1 file changed

+1
-0
lines changed

tensorflow/python/kernel_tests/distributions/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ cuda_py_test(
6161
size = "small",
6262
srcs = ["beta_test.py"],
6363
tags = [
64+
"no_oss",
6465
"nomac", # b/191763315
6566
"notsan", # b/173653918
6667
],

0 commit comments

Comments
 (0)