Disable stackhandler_test where it doesn't work

PiperOrigin-RevId: 257283229
This commit is contained in:
Akshay Modi 2019-07-09 15:22:45 -07:00 committed by TensorFlower Gardener
parent 449c70062f
commit 3b753303b1

View File

@ -270,6 +270,7 @@ tf_py_test(
tags = [
"no_windows",
"nomac",
"notap", # TODO(b/137133525): enable after this is fixed.
],
)