[XLA] Fix test timeouts due to asan, msan, tsan
PiperOrigin-RevId: 307054487 Change-Id: Ibb3a7807d759794c42545db465eb5af4975b9673
This commit is contained in:
parent
c64254376b
commit
9344756185
@ -2539,6 +2539,7 @@ xla_test(
|
|||||||
tags = [
|
tags = [
|
||||||
"enable_for_xla_interpreter",
|
"enable_for_xla_interpreter",
|
||||||
"noasan", # sometimes times out, http://b/78650012
|
"noasan", # sometimes times out, http://b/78650012
|
||||||
|
"nomsan", # sometimes times out, http://b/78650012
|
||||||
"notsan", # sometimes times out, http://b/78650012
|
"notsan", # sometimes times out, http://b/78650012
|
||||||
],
|
],
|
||||||
deps = [
|
deps = [
|
||||||
|
Loading…
Reference in New Issue
Block a user