Skip to content

Commit 2a0f59e

Browse files
Merge pull request tensorflow#54212 from tensorflow/disable-flaky-tests-on-r2.7
Disable flaky test
2 parents 9998338 + 937f21f commit 2a0f59e

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)