Disable a test configuration.
PiperOrigin-RevId: 304627559 Change-Id: I1b8ad676888e8996492ad34010752d02091f5709
This commit is contained in:
parent
b65ce98d5d
commit
2921d2ed93
@ -2538,6 +2538,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
|
||||||
|
"notsan", # sometimes times out, http://b/78650012
|
||||||
],
|
],
|
||||||
deps = [
|
deps = [
|
||||||
":test_macros_header",
|
":test_macros_header",
|
||||||
|
Loading…
Reference in New Issue
Block a user