Disable interleave_dataset_ops_test

PiperOrigin-RevId: 188327338
This commit is contained in:
Gunhan Gulsoy 2018-03-08 07:07:58 -08:00 committed by TensorFlower Gardener
parent ae03359f61
commit 18ca16d73a

View File

@ -168,10 +168,10 @@ py_test(
srcs = ["interleave_dataset_op_test.py"],
srcs_version = "PY2AND3",
tags = [
"no_cuda_on_cpu_tap",
"manual",
"no_oss",
"no_pip",
"nomsan",
"notap",
],
deps = [
":dataset_serialization_test",