Disable flaky halton_sequence_test
authorA. Unique TensorFlower <gardener@tensorflow.org>
Sun, 11 Feb 2018 11:44:24 +0000 (03:44 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sun, 11 Feb 2018 11:48:08 +0000 (03:48 -0800)
PiperOrigin-RevId: 185294455

tensorflow/contrib/bayesflow/BUILD

index 8c856bb..74712ae 100644 (file)
@@ -195,6 +195,7 @@ cuda_py_test(
         "//tensorflow/python:variable_scope",
         "//tensorflow/python:variables",
     ],
+    tags = ["no_mac"],  # b/73192243
 )
 
 cuda_py_test(