From cc7525d2c8e44c06685b27e77450cb2114765d72 Mon Sep 17 00:00:00 2001 From: Rohan Jain Date: Mon, 24 Sep 2018 13:36:56 -0700 Subject: Automated rollback of commit 7bbd69fd16d4e97afd417786c1ee2fff27d92703 PiperOrigin-RevId: 214321627 --- tensorflow/contrib/data/python/kernel_tests/BUILD | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/tensorflow/contrib/data/python/kernel_tests/BUILD b/tensorflow/contrib/data/python/kernel_tests/BUILD index ba202839b2..c15e8d8861 100644 --- a/tensorflow/contrib/data/python/kernel_tests/BUILD +++ b/tensorflow/contrib/data/python/kernel_tests/BUILD @@ -326,12 +326,7 @@ cuda_py_test( "//tensorflow/python/data/ops:dataset_ops", "//tensorflow/python/data/ops:iterator_ops", ], - tags = [ - "manual", - "no_oss", - "no_windows_gpu", - "notap", - ], + tags = ["no_windows_gpu"], ) py_test( -- cgit v1.2.3