[TF] Disable a flaky test to fix go/tf-builddash.

PiperOrigin-RevId: 354605761
Change-Id: Ib008a86ec3a2be850ee2e43640810a62c8df3e58
This commit is contained in:
Bixia Zheng 2021-01-29 14:01:06 -08:00 committed by TensorFlower Gardener
parent 43aecaeef9
commit 274bace09e

View File

@ -448,6 +448,7 @@ distribute_py_test(
"no_oss", # TODO(b/173021094)
"no_rocm", # times out on ROCm
"no_windows_gpu",
"noasan", # TODO(b/178803051)
"nogpu", # TODO(b/170905292)
"notsan",
],