Disable failing test third_party/tensorflow/python/debug:dumping_callback_test_gpu

PiperOrigin-RevId: 305755196
Change-Id: I488ca8a0498793640b7a302d6c968f12e39d1e28
This commit is contained in:
Gunhan Gulsoy 2020-04-09 14:01:31 -07:00 committed by TensorFlower Gardener
parent d66e3e53c1
commit 7d5d21afd1

View File

@ -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 = [