From: A. Unique TensorFlower Date: Wed, 23 May 2018 02:07:13 +0000 (-0700) Subject: Internal Change X-Git-Tag: upstream/v1.9.0_rc1~38^2~4^2~185 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bab1cf5d49a4ab8c5ea8930612a9ba1d5b0d5ef3;p=platform%2Fupstream%2Ftensorflow.git Internal Change PiperOrigin-RevId: 197661636 --- diff --git a/tensorflow/python/debug/BUILD b/tensorflow/python/debug/BUILD index 183994d..16ae74a 100644 --- a/tensorflow/python/debug/BUILD +++ b/tensorflow/python/debug/BUILD @@ -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", ], )