diff --git a/tensorflow/python/eager/memory_tests/BUILD b/tensorflow/python/eager/memory_tests/BUILD index a5ef1905b55..5d03863cf40 100644 --- a/tensorflow/python/eager/memory_tests/BUILD +++ b/tensorflow/python/eager/memory_tests/BUILD @@ -30,6 +30,8 @@ cuda_py_test( "@six_archive//:six", ], tags = [ + "manual", + "no_oss", "notap", #TODO(b/140640597): this test is flaky at the moment "optonly", # The test is too slow in non-opt mode ],