disable //tensorflow/python:tf_stack_test on windows
PiperOrigin-RevId: 347023357 Change-Id: Id2391dfd2067860c094ad6f73daa9099f38551b9
This commit is contained in:
parent
5fb1a09188
commit
75643bde9d
@ -5299,6 +5299,7 @@ tf_py_test(
|
||||
name = "tf_stack_test",
|
||||
srcs = ["util/tf_stack_test.py"],
|
||||
python_version = "PY3",
|
||||
tags = ["no_windows"], # TODO(b/175394927): enable the test for all oss windows build
|
||||
deps = [
|
||||
":client_testlib",
|
||||
":tf_export",
|
||||
|
Loading…
Reference in New Issue
Block a user