Remove tags preventing inclusion in test glob.
PiperOrigin-RevId: 270358861
This commit is contained in:
parent
ee8e382cfb
commit
d2247c815f
@ -801,11 +801,11 @@ tf_py_test(
|
||||
"//tensorflow/python/tpu:tpu_strategy_util",
|
||||
],
|
||||
tags = [
|
||||
"manual",
|
||||
"no_pip",
|
||||
"nogpu",
|
||||
"noguitar",
|
||||
"nomac",
|
||||
"notap",
|
||||
"oss_serial",
|
||||
"tpu",
|
||||
],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user