Skip to content

net: TestTCPSupriousConnSetupCompletion is flaky #17703

@josharian

Description

@josharian

Broken out from #17472.

$ go test -run=TestTCPSupriousConnSetupCompletion net
ok  	net	3.614s
$ go test -run=TestTCPSupriousConnSetupCompletion net
--- FAIL: TestTCPSupriousConnSetupCompletion (22.69s)
	tcpsock_unix_test.go:60: #6589: dial tcp 127.0.0.1:55916: context deadline exceeded
	tcpsock_unix_test.go:60: #6732: dial tcp 127.0.0.1:55916: context deadline exceeded
	tcpsock_unix_test.go:60: #6786: dial tcp 127.0.0.1:55916: context deadline exceeded
	tcpsock_unix_test.go:60: #6830: dial tcp 127.0.0.1:55916: context deadline exceeded
FAIL
FAIL	net	22.765s

Also, please fix the spelling error in the test name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions