Remove tap from arg_def_case
This commit is contained in:
parent
2587c2a1f2
commit
a2866288eb
@ -48,9 +48,6 @@ tf_fuzz_target(
|
|||||||
tf_fuzz_target(
|
tf_fuzz_target(
|
||||||
name = "arg_def_case_fuzz",
|
name = "arg_def_case_fuzz",
|
||||||
srcs = ["arg_def_case_fuzz.cc"],
|
srcs = ["arg_def_case_fuzz.cc"],
|
||||||
tags = [
|
|
||||||
"notap", # TODO(b/160990158): ArgDefCase invariant is broken
|
|
||||||
],
|
|
||||||
deps = [
|
deps = [
|
||||||
"//tensorflow/core/platform:str_util",
|
"//tensorflow/core/platform:str_util",
|
||||||
"//tensorflow/core/platform:stringpiece",
|
"//tensorflow/core/platform:stringpiece",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user