Actually disable applications_load_weight_test_nasnet in tsan.

PiperOrigin-RevId: 293857747
Change-Id: I015d2f9d4b9802f79a453a5987080165c6c581d1
This commit is contained in:
Yifei Feng 2020-02-07 11:31:34 -08:00 committed by TensorFlower Gardener
parent ebf0398dc9
commit 7bc52f2ff5

View File

@ -242,7 +242,7 @@ tf_py_test(
tags = [
"no_oss",
"no_pip",
"noasan", # b/149100891
"notsan", # b/149100891
],
deps = [
":applications",