Disable failing tests.

PiperOrigin-RevId: 297458102
Change-Id: I3dc0dada720c6a1f8dc544a80bff237b14a31fa1
This commit is contained in:
A. Unique TensorFlower 2020-02-26 14:54:57 -08:00 committed by TensorFlower Gardener
parent cb1358d9ff
commit 85f47254af

View File

@ -10,7 +10,7 @@ glob_lit_tests(
driver = "@llvm-project//mlir:run_lit.sh",
test_file_exts = [
"pbtxt",
"py",
# "py", TODO(b/150304798)
],
)