From 7d5d21afd194e5bc39cf87cb03cc68e15c3b7750 Mon Sep 17 00:00:00 2001 From: Gunhan Gulsoy Date: Thu, 9 Apr 2020 14:01:31 -0700 Subject: [PATCH] Disable failing test third_party/tensorflow/python/debug:dumping_callback_test_gpu PiperOrigin-RevId: 305755196 Change-Id: I488ca8a0498793640b7a302d6c968f12e39d1e28 --- tensorflow/python/debug/BUILD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tensorflow/python/debug/BUILD b/tensorflow/python/debug/BUILD index c51ab99b20f..70e478dec21 100644 --- a/tensorflow/python/debug/BUILD +++ b/tensorflow/python/debug/BUILD @@ -783,7 +783,10 @@ cuda_py_test( python_version = "PY3", shard_count = 8, tags = [ + "manual", + "no_oss", "no_windows", # TODO(b/142475891): Enable this test on Windows. + "notap", # TODO(b/153671240) ], xla_enable_strict_auto_jit = False, # Node names are different with autojit deps = [