Internal Change
authorA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 23 May 2018 02:07:13 +0000 (19:07 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 23 May 2018 02:09:54 +0000 (19:09 -0700)
PiperOrigin-RevId: 197661636

tensorflow/python/debug/BUILD

index 183994d..16ae74a 100644 (file)
@@ -1003,6 +1003,7 @@ cuda_py_test(
         "no_oss",  # Test flaky due to port collisions.
         "no_windows",
         "noasan",  # Times out due to size of test (b/73731462).
+        "optonly",  # Test flaky (b/80130873)
         "oss_serial",
     ],
 )