Disable tensorflow/python/keras/layers/preprocessing/reduction_test on tsan as it's failing.
PiperOrigin-RevId: 337094272 Change-Id: I8a6fc3f571e67551a7e410fd10124ee71f55e431
This commit is contained in:
parent
07159df5fc
commit
43e3def545
@ -701,6 +701,7 @@ tf_py_test(
|
||||
name = "reduction_test",
|
||||
srcs = ["reduction_test.py"],
|
||||
python_version = "PY3",
|
||||
tags = ["notsan"], # TODO(b/170783154)
|
||||
deps = [
|
||||
":reduction",
|
||||
"//tensorflow/python:client_testlib",
|
||||
|
Loading…
Reference in New Issue
Block a user