aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/tests/plugin.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/compiler/xla/tests/plugin.bzl')
-rw-r--r--tensorflow/compiler/xla/tests/plugin.bzl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tensorflow/compiler/xla/tests/plugin.bzl b/tensorflow/compiler/xla/tests/plugin.bzl
index 1b10c778ce..8a5d91363b 100644
--- a/tensorflow/compiler/xla/tests/plugin.bzl
+++ b/tensorflow/compiler/xla/tests/plugin.bzl
@@ -22,9 +22,13 @@
# "//tensorflow/compiler/plugin/foo:foo_lib",
# "//tensorflow/compiler/plugin/foo:test_macros",
# ],
+# "disabled_manifest": "tensorflow/compiler/plugin/foo/disabled_test_manifest.txt",
# "copts": [],
# "tags": [],
# "args": []
+# "data": [
+# "//tensorflow/compiler/plugin/foo:disabled_test_manifest.txt",
+# ],
# },
# }