Internal change
authorRohan Jain <rohanj@google.com>
Fri, 30 Mar 2018 02:45:17 +0000 (19:45 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 30 Mar 2018 02:47:44 +0000 (19:47 -0700)
PiperOrigin-RevId: 191024085

tensorflow/contrib/data/python/kernel_tests/BUILD

index 0f4c9e4..c8699e0 100644 (file)
@@ -477,11 +477,6 @@ py_test(
     size = "small",
     srcs = ["prefetching_ops_test.py"],
     srcs_version = "PY2AND3",
-    tags = [
-        "manual",
-        "no_oss",
-        "notap",
-    ],
     deps = [
         "//tensorflow/contrib/data/python/ops:prefetching_ops",
         "//tensorflow/core:protos_all_py",