Disable keras:applications_test on windows temporarily
PiperOrigin-RevId: 237385601
This commit is contained in:
parent
949fe303ce
commit
a86f6286b4
@ -538,9 +538,9 @@ tf_py_test(
|
||||
"//tensorflow/python:client_testlib",
|
||||
],
|
||||
shard_count = 11,
|
||||
# TODO(b/127881287): Re-enable.
|
||||
tags = [
|
||||
"no_windows_gpu",
|
||||
"no_windows", # TODO(b/127888631)
|
||||
"no_windows_gpu", # TODO(b/127881287)
|
||||
],
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user