Re-enable tsan for sdca_estimator_test.
PiperOrigin-RevId: 168186374
This commit is contained in:
parent
c936c1155d
commit
da3280f4d9
@ -127,7 +127,6 @@ py_test(
|
|||||||
name = "sdca_estimator_test",
|
name = "sdca_estimator_test",
|
||||||
srcs = ["python/sdca_estimator_test.py"],
|
srcs = ["python/sdca_estimator_test.py"],
|
||||||
srcs_version = "PY2AND3",
|
srcs_version = "PY2AND3",
|
||||||
tags = ["notsan"],
|
|
||||||
deps = [
|
deps = [
|
||||||
":sdca_estimator_py",
|
":sdca_estimator_py",
|
||||||
"//tensorflow/contrib/layers:layers_py",
|
"//tensorflow/contrib/layers:layers_py",
|
||||||
|
Loading…
Reference in New Issue
Block a user