Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: TestListenerClose flaky on dragonfly #14124

Closed
bradfitz opened this issue Jan 27, 2016 · 2 comments
Closed

net: TestListenerClose flaky on dragonfly #14124

bradfitz opened this issue Jan 27, 2016 · 2 comments

Comments

@bradfitz
Copy link
Contributor

Bunch of these lately:

http://build.golang.org/log/1cb49fcb72f133c814d420106795a4aca11607b6

--- FAIL: TestListenerClose (0.00s)
    net_test.go:227: Dial to closed TCP listener succeeeded.
FAIL
FAIL    net 1.891s

/cc @mikioh

@bradfitz bradfitz added this to the Unplanned milestone Jan 27, 2016
@gopherbot
Copy link

CL https://golang.org/cl/18959 mentions this issue.

@mikioh
Copy link
Contributor

mikioh commented Jan 28, 2016

Note that this is a regression in Go 1.6, which is introduced by 19aa420.

@golang golang locked and limited conversation to collaborators Feb 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants