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: TestDialerDualStack flake, bind: address already in use #15574

Closed
bradfitz opened this issue May 6, 2016 · 1 comment
Closed

net: TestDialerDualStack flake, bind: address already in use #15574

bradfitz opened this issue May 6, 2016 · 1 comment
Labels
FrozenDueToAge Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bradfitz
Copy link
Contributor

bradfitz commented May 6, 2016

I've started to see this failure more often, at least since the Linux builders have moved from GCE VMs to Kubernetes containers:

https://build.golang.org/log/7cdd92fcb84114dc56d751cdd4dac6d0f996d609

--- FAIL: TestDialerDualStack (0.00s)
    dial_test.go:739: listen tcp6 [::1]:57856: bind: address already in use
FAIL
FAIL    net 1.752s

@mikioh, can this test be made less flaky?

/cc @evandbrown

@bradfitz bradfitz added the Testing An issue that has been verified to require only test changes, not just a test failure. label May 6, 2016
@bradfitz bradfitz added this to the Go1.7Maybe milestone May 6, 2016
@mikioh mikioh removed their assignment May 19, 2016
@gopherbot
Copy link

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

@golang golang locked and limited conversation to collaborators May 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

3 participants