Enable test that was disabled in b/135752236.

PiperOrigin-RevId: 335988071
Change-Id: Ibd37223cd2e01d2c0bbd09cfd59edc0dc8e0cb52
This commit is contained in:
Geeta Chavan 2020-10-07 17:35:02 -07:00 committed by TensorFlower Gardener
parent 98d5315048
commit 6c3538bf6b

View File

@ -305,7 +305,6 @@ tf_py_test(
srcs = ["composite_tensor_support_test.py"],
python_version = "PY3",
shard_count = 8,
tags = ["no_windows"], # b/135752236
deps = [
"//tensorflow/python:array_ops",
"//tensorflow/python:client_testlib",