From 5101dc314686f38872940ac07b1ae0a6b152bcf9 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Thu, 7 Sep 2017 11:49:16 -0700 Subject: [PATCH] Internal change. PiperOrigin-RevId: 167890045 --- tensorflow/python/kernel_tests/BUILD | 3 --- 1 file changed, 3 deletions(-) diff --git a/tensorflow/python/kernel_tests/BUILD b/tensorflow/python/kernel_tests/BUILD index d9c5f3bce99..501382901c7 100644 --- a/tensorflow/python/kernel_tests/BUILD +++ b/tensorflow/python/kernel_tests/BUILD @@ -528,7 +528,6 @@ tf_py_test( "//tensorflow/python:linalg_ops", "//tensorflow/python:math_ops", ], - tags = ["nomsan"], # fails in msan from numpy calls ) tf_py_test( @@ -2677,7 +2676,6 @@ cuda_py_test( "//tensorflow/python:math_ops", ], shard_count = 20, - tags = ["nomsan"], # fails in msan from numpy calls ) cuda_py_test( @@ -2693,7 +2691,6 @@ cuda_py_test( "//tensorflow/python:math_ops", ], shard_count = 20, - tags = ["nomsan"], # fails in msan from numpy calls ) cuda_py_test(