diff --git a/tensorflow/contrib/image/BUILD b/tensorflow/contrib/image/BUILD
index 4b14b9e08cf..200e3476a9e 100755
--- a/tensorflow/contrib/image/BUILD
+++ b/tensorflow/contrib/image/BUILD
@@ -111,6 +111,9 @@ cuda_py_test(
         "//tensorflow/python:math_ops",
         "//tensorflow/python:platform_test",
     ],
+    tags = [
+        "notap",  # b/136286905
+    ],
 )
 
 tf_custom_op_library(