Mark test as non flaky.

PiperOrigin-RevId: 284606133
This commit is contained in:
Bhasker Hariharan
2019-12-09 12:04:51 -08:00
committed by gVisor bot
parent cf477c86ca
commit cb5f9b8f86
-2
View File
@@ -3272,8 +3272,6 @@ cc_binary(
testonly = 1,
srcs = ["tcp_socket.cc"],
linkstatic = 1,
# FIXME(b/135470853)
tags = ["flaky"],
deps = [
":socket_test_util",
"//test/util:file_descriptor",