Disable delegate_test in MSAN
PiperOrigin-RevId: 333812199 Change-Id: Ifae5946cff333c5288527489754507f3869fdee6
This commit is contained in:
parent
eaabc7207a
commit
90123281d1
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user