Disable mwms_peer_failure test on Python 3.8

PiperOrigin-RevId: 338525039
Change-Id: Id7b8de6848e32373fa6618ca2677fad070a430c1
This commit is contained in:
Ran Chen 2020-10-22 12:22:25 -07:00 committed by TensorFlower Gardener
parent 11446c7e12
commit 11c628e04e

View File

@ -36,6 +36,7 @@ cuda_py_test(
shard_count = 2,
tags = [
"multi_and_single_gpu",
"no_oss_py38", #TODO(b/171435331)
],
deps = [
"//tensorflow:tensorflow_py",