Re-enable math_utils_test msan
authorAllen Lavoie <allenl@google.com>
Wed, 7 Mar 2018 00:44:20 +0000 (16:44 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 7 Mar 2018 00:48:32 +0000 (16:48 -0800)
PiperOrigin-RevId: 188102388

tensorflow/contrib/timeseries/python/timeseries/BUILD

index 0ce7b0bb91439773802434abb804b2fc94bba990..fff972c1f3277ad5d83673a202a50d1e6f7df210 100644 (file)
@@ -425,7 +425,6 @@ py_test(
     srcs_version = "PY2AND3",
     tags = [
         "no_pip_gpu",  # b/63391119
-        "nomsan",
     ],
     deps = [
         ":feature_keys",