Disable TSAN direct_session_test
PiperOrigin-RevId: 331190683 Change-Id: Ie485dfc1fb3eaa8990c5340be79901fc9ca91c84
This commit is contained in:
parent
92a4daaa73
commit
a08ba6a413
@ -2223,6 +2223,7 @@ tf_cuda_cc_test(
|
||||
srcs = ["direct_session_test.cc"],
|
||||
args = [] + if_cuda(["--heap_check=local"]), # The GPU tracer leaks memory
|
||||
linkstatic = tf_kernel_tests_linkstatic(),
|
||||
tags = ["notsan"], # b/168317266
|
||||
deps = [
|
||||
":core_cpu",
|
||||
":core_cpu_internal",
|
||||
|
Loading…
x
Reference in New Issue
Block a user