Internal change.

PiperOrigin-RevId: 241419710
This commit is contained in:
Yanan Cao 2019-04-01 16:06:40 -07:00 committed by TensorFlower Gardener
parent d6aa41f1e2
commit 92c63053f4

View File

@ -54,6 +54,8 @@ tf_py_test(
"//tensorflow/python:framework_for_generated_wrappers", "//tensorflow/python:framework_for_generated_wrappers",
], ],
shard_count = 20, shard_count = 20,
# TODO(b/129706424): Re-enable this test on Mac.
tags = ["no_mac"],
) )
tf_py_test( tf_py_test(