aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/bayesflow
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-02-11 03:44:24 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-02-11 03:48:08 -0800
commit695ae5a3de96069c58a4041faa05fc4f68825035 (patch)
tree2a4a7e2a6ebae153e3680b93ce5d8400f6623ebf /tensorflow/contrib/bayesflow
parent16ca0705376b6ba8952ac262569a5f3b162d3af6 (diff)
Disable flaky halton_sequence_test
PiperOrigin-RevId: 185294455
Diffstat (limited to 'tensorflow/contrib/bayesflow')
-rw-r--r--tensorflow/contrib/bayesflow/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/contrib/bayesflow/BUILD b/tensorflow/contrib/bayesflow/BUILD
index 8c856bb0b7..74712aeb67 100644
--- a/tensorflow/contrib/bayesflow/BUILD
+++ b/tensorflow/contrib/bayesflow/BUILD
@@ -195,6 +195,7 @@ cuda_py_test(
"//tensorflow/python:variable_scope",
"//tensorflow/python:variables",
],
+ tags = ["no_mac"], # b/73192243
)
cuda_py_test(