Disable flaky test
PiperOrigin-RevId: 309960128 Change-Id: I9a65669fd3b30c06d58ef82e5c4db397053d4189
This commit is contained in:
parent
f9a3aaf60d
commit
30bdba67cc
@ -132,6 +132,7 @@ cuda_py_test(
|
||||
# XLA is not enabled by default on Mac or Windows.
|
||||
"no_mac",
|
||||
"no_windows",
|
||||
"notap", # TODO(b/155761551): Flaky
|
||||
],
|
||||
xla_enabled = True,
|
||||
deps = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user