Merge pull request #43305 from tensorflow/mihaimaruseac-patch-1
Disable test which fails on mac pip
This commit is contained in:
commit
5fd6a2d0a8
@ -795,6 +795,7 @@ tf_py_test(
|
||||
"//tensorflow/python:parsing_ops",
|
||||
"//tensorflow/python:platform",
|
||||
],
|
||||
tags = ["no_mac"],
|
||||
)
|
||||
|
||||
tf_py_test(
|
||||
|
Loading…
Reference in New Issue
Block a user