disabling msan flaky test
authorOlivia Nordquist <nolivia@google.com>
Tue, 6 Mar 2018 00:24:49 +0000 (16:24 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 6 Mar 2018 00:29:04 +0000 (16:29 -0800)
PiperOrigin-RevId: 187942643

tensorflow/contrib/bayesflow/BUILD

index 0a5b7e4..7302c91 100644 (file)
@@ -204,6 +204,7 @@ cuda_py_test(
         "//tensorflow/python:platform_test",
         "//tensorflow/python:random_seed",
     ],
+    tags = ["nomsan"],
 )
 
 cuda_py_test(