mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
[tf.data] Disable test for tsan due to timing out.
PiperOrigin-RevId: 452785407
This commit is contained in:
committed by
TensorFlower Gardener
parent
0a723ddac4
commit
1a96957f12
@@ -246,6 +246,7 @@ tf_py_test(
|
||||
size = "medium",
|
||||
srcs = ["multi_process_cluster_test.py"],
|
||||
shard_count = 3,
|
||||
tags = ["no_tsan"], # TODO(b/234841344): tsan timeout
|
||||
deps = [
|
||||
":multi_process_cluster",
|
||||
":test_base",
|
||||
|
||||
Reference in New Issue
Block a user