Disable the asan test due to timeout
PiperOrigin-RevId: 343535343 Change-Id: I05110d521323c0f2f4438ec8531b9e16e19e5cc5
This commit is contained in:
parent
b4e21d815a
commit
9548966668
@ -301,7 +301,7 @@ tf_cuda_cc_test(
|
||||
],
|
||||
args = ["--heap_check=local"],
|
||||
linkstatic = tf_kernel_tests_linkstatic(),
|
||||
tags = tf_cuda_tests_tags(),
|
||||
tags = tf_cuda_tests_tags() + ["no_cuda_asan"], # b/173654156
|
||||
deps = [
|
||||
":c_api_experimental",
|
||||
":c_api_unified_internal",
|
||||
|
Loading…
Reference in New Issue
Block a user