Disable iterator_cluster_test on msan

PiperOrigin-RevId: 358299495
Change-Id: I6461aa86d5dd82376a53255d208774b3c834df75
This commit is contained in:
Yujing Zhang 2021-02-18 17:16:53 -08:00 committed by TensorFlower Gardener
parent 5bdd88c188
commit 624a4a0938

View File

@ -315,6 +315,7 @@ tf_py_test(
tags = [
"no_oss", # Test flaky due to port collisions.
"no_windows",
"nomsan", # b/180655981
],
deps = [
":test_base",