Disable flaky test

Due to a known input function issue.

PiperOrigin-RevId: 182407471
This commit is contained in:
Allen Lavoie 2018-01-18 11:09:26 -08:00 committed by TensorFlower Gardener
parent 5beabe097f
commit 32827caf64

View File

@ -296,6 +296,8 @@ py_test(
],
srcs_version = "PY2AND3",
tags = [
"no_oss", # b/63709811
"no_pip", # b/63709811
"no_pip_gpu", # b/63391119
],
deps = [