Disables CUDA_ASAN for //third_party/tensorflow/core/distributed_runtime/rpc:grpc_session_test due to timeout.
PiperOrigin-RevId: 349419158 Change-Id: I27420896a229c14020247784d1351906f6671c70
This commit is contained in:
parent
296d9533cb
commit
78bce125bf
@ -538,6 +538,7 @@ tf_cuda_cc_test(
|
||||
srcs = ["grpc_session_test.cc"],
|
||||
linkstatic = tf_kernel_tests_linkstatic(),
|
||||
tags = tf_cuda_tests_tags() + [
|
||||
"no_cuda_asan", # b/176448181
|
||||
"no_oss", # b/62956105: port conflicts.
|
||||
],
|
||||
deps = [
|
||||
|
Loading…
Reference in New Issue
Block a user