diff --git a/tensorflow/python/kernel_tests/BUILD b/tensorflow/python/kernel_tests/BUILD index 5008c5a78c1..b061e415b31 100644 --- a/tensorflow/python/kernel_tests/BUILD +++ b/tensorflow/python/kernel_tests/BUILD @@ -54,6 +54,8 @@ tf_py_test( "//tensorflow/python:framework_for_generated_wrappers", ], shard_count = 20, + # TODO(b/129706424): Re-enable this test on Mac. + tags = ["no_mac"], ) tf_py_test(