Add missing bug to disabled test target.
PiperOrigin-RevId: 309297392 Change-Id: I24ae812dd9b79c19238d1d627590a30acfa3b6f9
This commit is contained in:
parent
e9edfeff0b
commit
336c431b3b
@ -1035,7 +1035,7 @@ distribute_py_test(
|
|||||||
"no_rocm",
|
"no_rocm",
|
||||||
],
|
],
|
||||||
tpu_tags = [
|
tpu_tags = [
|
||||||
"no_oss", # Target too big to run serially reliably.
|
"no_oss", # b/150954621 Target too big to run serially reliably.
|
||||||
],
|
],
|
||||||
deps = [
|
deps = [
|
||||||
":combinations",
|
":combinations",
|
||||||
|
Loading…
Reference in New Issue
Block a user