Disable flaky multi_worker_fault_tolerance_test
PiperOrigin-RevId: 253636394
This commit is contained in:
parent
e07ad649c5
commit
a6825e00a2
@ -370,9 +370,11 @@ cuda_py_test(
|
|||||||
"//tensorflow/python/keras",
|
"//tensorflow/python/keras",
|
||||||
],
|
],
|
||||||
shard_count = 14,
|
shard_count = 14,
|
||||||
# TODO(b/132384649): Enable for guitar and oss tests.
|
# TODO(b/132384649): Enable once fixed.
|
||||||
tags = [
|
tags = [
|
||||||
|
"manual",
|
||||||
"no_oss",
|
"no_oss",
|
||||||
|
"no_tap",
|
||||||
"noguitar",
|
"noguitar",
|
||||||
],
|
],
|
||||||
xla_enable_strict_auto_jit = True,
|
xla_enable_strict_auto_jit = True,
|
||||||
|
Loading…
Reference in New Issue
Block a user