Disable delegate_test in MSAN

PiperOrigin-RevId: 333812199
Change-Id: Ifae5946cff333c5288527489754507f3869fdee6
This commit is contained in:
Yujing Zhang 2020-09-25 14:42:10 -07:00 committed by TensorFlower Gardener
parent eaabc7207a
commit 90123281d1

View File

@ -130,6 +130,7 @@ tf_cc_test(
tags = [
"no_gpu", # GPU + flex is not officially supported.
"no_mac", # b/169276266
"nomsan", # b/169431678
],
deps = [
":delegate",