disable tap for failed test
PiperOrigin-RevId: 347900277 Change-Id: I26b8cd310eaa4e1f957e657fecfd6b9b70981730
This commit is contained in:
parent
2028a32c04
commit
d3e4066807
@ -1022,6 +1022,7 @@ cuda_py_test(
|
||||
shard_count = 2,
|
||||
tags = [
|
||||
"no_oss", # This test launches local server.
|
||||
"notap", # b/175813762
|
||||
"optonly", # times out
|
||||
],
|
||||
deps = [
|
||||
|
Loading…
Reference in New Issue
Block a user