aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-07-10 08:07:56 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-07-10 08:11:20 -0700
commit842908d5556b0f099a8a23ad2ded8e446eb63583 (patch)
treec14b97e33fb8edf5310ece94050ca04c4eb41eed /tensorflow/python/debug
parent4125012a146fafbe029b7e06c586a3865e0edb71 (diff)
Disable failing gpu tests on Windows
PiperOrigin-RevId: 203948138
Diffstat (limited to 'tensorflow/python/debug')
-rw-r--r--tensorflow/python/debug/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/python/debug/BUILD b/tensorflow/python/debug/BUILD
index 18a1948a6a..27b8ebd362 100644
--- a/tensorflow/python/debug/BUILD
+++ b/tensorflow/python/debug/BUILD
@@ -803,6 +803,7 @@ cuda_py_test(
"//tensorflow/python:platform_test",
"//tensorflow/python:variables",
],
+ tags = ["no_windows_gpu"],
)
py_test(