Merge pull request #43305 from tensorflow/mihaimaruseac-patch-1

Disable test which fails on mac pip
This commit is contained in:
Mihai Maruseac 2020-09-17 10:16:51 -07:00 committed by GitHub
commit 5fd6a2d0a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -795,6 +795,7 @@ tf_py_test(
"//tensorflow/python:parsing_ops",
"//tensorflow/python:platform",
],
tags = ["no_mac"],
)
tf_py_test(