Disable test that fails due to gRPC port collisions.

PiperOrigin-RevId: 320527546
Change-Id: I0eb53ed0a42685c299e319fe0bf04821eeb6417f
This commit is contained in:
Mihai Maruseac 2020-07-09 19:17:03 -07:00 committed by TensorFlower Gardener
parent deb994ea78
commit 6c292dc103

View File

@ -1274,6 +1274,7 @@ cuda_py_test(
tags = [
"no_oss", # Test flaky due to port collisions.
"no_windows",
"notap", # TODO(b/160925973): Test flaky due to port collisions.
"notsan",
"oss_serial",
],