Skip to content

Commit

Permalink
Disable vars_test in OSS.
Browse files Browse the repository at this point in the history
This test sometimes times out.

PiperOrigin-RevId: 609450921
  • Loading branch information
reedwm authored and tensorflower-gardener committed Feb 22, 2024
1 parent 114401c commit 6333b9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/python/distribute/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -1756,6 +1756,7 @@ distribute_py_strict_test(
tags = [
"multi_and_single_gpu",
"no_cuda_asan", # times out
"no_oss", # TODO(b/292104274): Sometimes times out
],
deps = [
":collective_all_reduce_strategy",
Expand Down

0 comments on commit 6333b9c

Please sign in to comment.