Disable flaky test
Due to a known input function issue. PiperOrigin-RevId: 182407471
This commit is contained in:
parent
5beabe097f
commit
32827caf64
@ -296,6 +296,8 @@ py_test(
|
||||
],
|
||||
srcs_version = "PY2AND3",
|
||||
tags = [
|
||||
"no_oss", # b/63709811
|
||||
"no_pip", # b/63709811
|
||||
"no_pip_gpu", # b/63391119
|
||||
],
|
||||
deps = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user