[XLA] Fix test timeouts due to asan, msan, tsan

PiperOrigin-RevId: 307054487
Change-Id: Ibb3a7807d759794c42545db465eb5af4975b9673
This commit is contained in:
David Majnemer 2020-04-17 09:09:04 -07:00 committed by TensorFlower Gardener
parent c64254376b
commit 9344756185

View File

@ -2539,6 +2539,7 @@ xla_test(
tags = [
"enable_for_xla_interpreter",
"noasan", # sometimes times out, http://b/78650012
"nomsan", # sometimes times out, http://b/78650012
"notsan", # sometimes times out, http://b/78650012
],
deps = [