Disable test that times out on mac non pip builds
This commit is contained in:
parent
8f8792f1fe
commit
8f2b0089a8
@ -3275,6 +3275,7 @@ cuda_py_test(
|
||||
"//tensorflow/python:framework_for_generated_wrappers",
|
||||
],
|
||||
tags = [
|
||||
"no_mac", # timeouts on GPU
|
||||
"no_pip",
|
||||
"notap", # http://b/31080670
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user