-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.
Milestone
Description
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
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.