Disabling test failing under ASAN.
PiperOrigin-RevId: 338328301 Change-Id: I4c9dbe259a93e56adb92456a713d0eefeb0d813b
This commit is contained in:
parent
c17e3aa47a
commit
08bf3f83f7
@ -661,9 +661,6 @@ tf_py_test(
|
||||
srcs = ["text_vectorization_test.py"],
|
||||
python_version = "PY3",
|
||||
shard_count = 4,
|
||||
tags = [
|
||||
"noasan", #TODO(b/161376526): Enable when bug fix lands.
|
||||
],
|
||||
deps = [
|
||||
":preprocessing_test_utils",
|
||||
":text_vectorization",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user