commit | f13d7aeb42a0f7538558a72a7668dbc93fb6c609 | [log] [tgz] |
---|---|---|
author | Akshay Modi <nareshmodi@google.com> | Thu Sep 10 10:16:52 2020 -0700 |
committer | TensorFlower Gardener <gardener@tensorflow.org> | Thu Sep 10 10:22:59 2020 -0700 |
tree | abaa34513af4c3972e94cf27074f4849103653f3 | |
parent | 845be624ed0dfb8d942b240034af8b58f7a32e13 [diff] |
Disable unified_api_test on windows as it is currently broken PiperOrigin-RevId: 330962232 Change-Id: I264cc6a71004854201e8628f6e571b0a9d27f75e
diff --git a/tensorflow/python/framework/experimental/BUILD b/tensorflow/python/framework/experimental/BUILD index 1240b30..5340d05 100644 --- a/tensorflow/python/framework/experimental/BUILD +++ b/tensorflow/python/framework/experimental/BUILD
@@ -69,6 +69,7 @@ # exported as part of the pip package yet so # this test is disabled. "no_pip", + "no_windows", # b/168218876 ], deps = [ ":_unified_api",