removing a test thats timing out on tap
PiperOrigin-RevId: 211892456
This commit is contained in:
parent
e583f1090f
commit
b096c49471
@ -137,6 +137,7 @@ py_test(
|
|||||||
size = "small",
|
size = "small",
|
||||||
srcs = ["strip_unused_test.py"],
|
srcs = ["strip_unused_test.py"],
|
||||||
srcs_version = "PY2AND3",
|
srcs_version = "PY2AND3",
|
||||||
|
tags = ["notap"],
|
||||||
deps = [
|
deps = [
|
||||||
":strip_unused_lib",
|
":strip_unused_lib",
|
||||||
"//tensorflow/core:protos_all_py",
|
"//tensorflow/core:protos_all_py",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user