Disable stacktrace_handler_test becase stack trace isn't generated on Windows (#16125)

This commit is contained in:
Yun Peng 2018-01-15 09:57:30 +01:00 committed by Gunhan Gulsoy
parent ac8e67399d
commit 8b9ffb6acf

View File

@ -186,6 +186,7 @@ tf_py_test(
":client_testlib", ":client_testlib",
":platform", ":platform",
], ],
tags = ["no_windows"],
) )
tf_py_test( tf_py_test(