Disable failing tsan test.
PiperOrigin-RevId: 338305379 Change-Id: Ibc1a60b7f05acc0ac77143e70c809b47f8b29a44
This commit is contained in:
parent
02f9878547
commit
ff2b5434ec
@ -70,6 +70,9 @@ tf_py_test(
|
||||
srcs = ["cluster_coordinator_mpr_test.py"],
|
||||
python_version = "PY3",
|
||||
shard_count = 5,
|
||||
tags = [
|
||||
"notsan", # TODO(b/171406091)
|
||||
],
|
||||
deps = [
|
||||
":cluster_coordinator",
|
||||
":remote_eager_lib",
|
||||
|
Loading…
Reference in New Issue
Block a user