Mark netstack/tcpip/transport/tcp:tcp_test flaky

PiperOrigin-RevId: 218537640
Change-Id: I1c5f55a46390174e1f5caeff74b1a364fa3268d9
This commit is contained in:
Fabricio Voznika
2018-10-24 10:46:25 -07:00
committed by Shentubot
parent 4a1a2dead9
commit c99006a240
+2
View File
@@ -62,6 +62,8 @@ go_test(
"tcp_test.go",
"tcp_timestamp_test.go",
],
# FIXME
tags = ["flaky"],
deps = [
":tcp",
"//pkg/tcpip",