Re-enable TSAN for remote_cluster_test.

PiperOrigin-RevId: 308429071
Change-Id: I462bc4279bd355007fd7f13350fb45597b46aa07
This commit is contained in:
Haoyu Zhang 2020-04-25 11:42:07 -07:00 committed by TensorFlower Gardener
parent 3f3ab6a249
commit 6d9cde7cc7

View File

@ -958,7 +958,6 @@ cuda_py_test(
shard_count = 8, shard_count = 8,
tags = [ tags = [
"no_oss", # This test launches local server "no_oss", # This test launches local server
"notsan", # TODO(b/152075365)
], ],
deps = [ deps = [
"//tensorflow/python:array_ops", "//tensorflow/python:array_ops",