[XLA:TPU] Disable newly enabled asan/tsan tests for ternary_ops_test as it times out.
PiperOrigin-RevId: 305052348 Change-Id: I6106a82350237415bbd141008a800b75d1dd940e
This commit is contained in:
parent
1381fc8e15
commit
d422ab9a2d
@ -1328,6 +1328,8 @@ tf_xla_py_test(
|
||||
python_version = "PY3",
|
||||
tags = [
|
||||
"no_pip", # TODO(b/149738646): fix pip install so these tests run on kokoro pip
|
||||
"noasan",
|
||||
"notsan",
|
||||
],
|
||||
deps = [
|
||||
":xla_test",
|
||||
|
Loading…
Reference in New Issue
Block a user