diff --git a/tensorflow/compiler/xla/tests/BUILD b/tensorflow/compiler/xla/tests/BUILD index 3255aa84685..4f9e3a4d083 100644 --- a/tensorflow/compiler/xla/tests/BUILD +++ b/tensorflow/compiler/xla/tests/BUILD @@ -2538,6 +2538,7 @@ xla_test( tags = [ "enable_for_xla_interpreter", "noasan", # sometimes times out, http://b/78650012 + "notsan", # sometimes times out, http://b/78650012 ], deps = [ ":test_macros_header",