Disable session_debug_grpc_test in OSS

PiperOrigin-RevId: 162742059
This commit is contained in:
Shanqing Cai 2017-07-21 08:09:30 -07:00 committed by TensorFlower Gardener
parent 83faa85776
commit 1483328a27

View File

@ -804,6 +804,7 @@ cuda_py_test(
"//tensorflow/python:variables",
],
tags = [
"no_oss", # b/62956105: port conflicts.
"nomac", # TODO(cais): Install of futures and grpcio on all macs.
"notsan",
],