Skip to content

Commit

Permalink
Merge pull request #52247 from tensorflow/cherrypick2-15e88399ce014ed…
Browse files Browse the repository at this point in the history
…7dbcf6d540225ddf8a3baf5b4-on-r2.7

PSv2: Disable parameter_server_strategy_v2_test on macos to unblock 2…
  • Loading branch information
mihaimaruseac committed Oct 4, 2021
2 parents ac82652 + b32dac6 commit ce35e5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/python/distribute/BUILD
Expand Up @@ -2133,6 +2133,7 @@ distribute_py_test(
python_version = "PY3",
tags = [
"multi_and_single_gpu",
"nomac", # TODO(b/201788023): Attempt MultiProcessCluster to fix this.
"notsan", # Tsan failure doesn't seem to be caused by TF.
],
deps = [
Expand Down

0 comments on commit ce35e5c

Please sign in to comment.