Disable broken Windows test
PiperOrigin-RevId: 338180192 Change-Id: Ic3f582bba112b7f0f73fac52617fc8425553aa5b
This commit is contained in:
parent
8c4e7ba4da
commit
fd914a2b02
@ -1885,7 +1885,8 @@ tf_py_test(
|
||||
srcs = ["parameter_server_strategy_v2_test.py"],
|
||||
python_version = "PY3",
|
||||
tags = [
|
||||
"notsan", # b/168675975
|
||||
"no_windows", # TODO(171349346)
|
||||
"notsan", # TODO(b/168675975)
|
||||
],
|
||||
deps = [
|
||||
":multi_worker_test_base",
|
||||
|
Loading…
Reference in New Issue
Block a user