Fix formatting of tags list to disable cholesky_op_test

PiperOrigin-RevId: 246370895
This commit is contained in:
Smit Hinsu 2019-05-02 12:43:33 -07:00 committed by TensorFlower Gardener
parent b789ba35a7
commit c030f6da89

View File

@ -237,7 +237,7 @@ cuda_py_test(
],
shard_count = 5,
tags = [
"no_windows_gpu" +
"no_windows_gpu",
"nomsan", # TODO(b/131773093): Re-enable.
],
xla_enable_strict_auto_jit = True,