aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-08-14 12:47:22 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-08-14 12:57:11 -0700
commit0c8a92edd07fa0a1316dc8e31c76d0efd3e54b33 (patch)
treeb07eb681f78d617eb116589c8630538ee81634a6 /tensorflow/python/debug
parentdc4cfc3a4d018cf39d644401f33c3693d5e49466 (diff)
Re-enable some tests on Windows
PiperOrigin-RevId: 208695032
Diffstat (limited to 'tensorflow/python/debug')
-rw-r--r--tensorflow/python/debug/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/python/debug/BUILD b/tensorflow/python/debug/BUILD
index 27b8ebd362..8a4ac6aaef 100644
--- a/tensorflow/python/debug/BUILD
+++ b/tensorflow/python/debug/BUILD
@@ -936,7 +936,6 @@ py_test(
size = "small",
srcs = ["cli/profile_analyzer_cli_test.py"],
srcs_version = "PY2AND3",
- tags = ["no_windows"],
deps = [
":debugger_cli_common",
":profile_analyzer_cli",