aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/data/python/kernel_tests/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/data/python/kernel_tests/BUILD')
-rw-r--r--tensorflow/contrib/data/python/kernel_tests/BUILD17
1 files changed, 0 insertions, 17 deletions
diff --git a/tensorflow/contrib/data/python/kernel_tests/BUILD b/tensorflow/contrib/data/python/kernel_tests/BUILD
index 2c4d4adfda..22418b38e3 100644
--- a/tensorflow/contrib/data/python/kernel_tests/BUILD
+++ b/tensorflow/contrib/data/python/kernel_tests/BUILD
@@ -498,23 +498,6 @@ py_test(
],
)
-tf_py_test(
- name = "slide_dataset_op_test",
- size = "small",
- srcs = ["slide_dataset_op_test.py"],
- additional_deps = [
- "//tensorflow/contrib/data/python/ops:dataset_ops",
- "//tensorflow/contrib/data/python/ops:transformation_ops",
- "//tensorflow/python:array_ops",
- "//tensorflow/python:client_testlib",
- "//tensorflow/python:dtypes",
- "//tensorflow/python:errors",
- "//tensorflow/python:math_ops",
- "//tensorflow/python:sparse_tensor",
- "//third_party/py/numpy",
- ],
-)
-
filegroup(
name = "all_files",
srcs = glob(