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: TestDualStackUDPListener fails occasionally on darwin #4176

Closed
davecheney opened this issue Sep 30, 2012 · 18 comments
Closed

net: TestDualStackUDPListener fails occasionally on darwin #4176

davecheney opened this issue Sep 30, 2012 · 18 comments
Labels
FrozenDueToAge Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@davecheney
Copy link
Contributor

What steps will reproduce the problem?

TestDualStackTCPListener fails occasionally on unrelated darwin builders

--- FAIL: TestDualStackTCPListener (0.00 seconds)
unicast_posix_test.go:411:      Second Listen("tcp",
"127.0.0.1:58393") returns listen tcp 127.0.0.1:58393: address already in use,
expected <nil>
FAIL
FAIL    net     0.894s

What is the expected output? What do you see instead?

Test pass

Please use labels and text to provide additional information.

http://build.golang.org/log/918eb4215e6669db13105a7260bdd516ac6018df
http://build.golang.org/log/7f19158102780cb6c0378ee293818df75e9ccfa4
@mikioh
Copy link
Contributor

mikioh commented Oct 5, 2012

Comment 1:

Can you please show us the darwin builder's OS X version?

@davecheney
Copy link
Contributor Author

Comment 2:

http://build.golang.org/log/918eb4215e6669db13105a7260bdd516ac6018df is my machine, Lion
10.7.4
http://build.golang.org/log/7f19158102780cb6c0378ee293818df75e9ccfa4 is running Snow
Leopard, whatever the latest sub release is there.

@rsc
Copy link
Contributor

rsc commented Oct 6, 2012

Comment 3:

Labels changed: added go1.1.

@rsc
Copy link
Contributor

rsc commented Dec 9, 2012

Comment 5:

Is this still happening?

Labels changed: added go1.1maybe, removed go1.1.

@rsc
Copy link
Contributor

rsc commented Jan 31, 2013

Comment 6:

Labels changed: added priority-later, removed priority-soon.

@davecheney
Copy link
Contributor Author

Comment 7:

This is still occuring, the most recent occurence was Feb 04, 2013
http://build.golang.org/log/6df5772ec6a753ea5072a2700bed10e26fa24807

@rsc
Copy link
Contributor

rsc commented Mar 12, 2013

Comment 8:

[The time for maybe has passed.]

Labels changed: removed go1.1maybe.

@lexprfuncall
Copy link

Comment 9:

This seems to happen on my many-core Linux machine as well.  Maybe every 3rd or 4th run.
--- FAIL: TestDualStackUDPListener (0.00 seconds)
    unicast_posix_test.go:355: Second ListenPacket("udp", "127.0.0.1:33964") returns listen udp 127.0.0.1:33964: address already in use, expected <nil>
Are we certain this is MacOS X specific?

@davecheney
Copy link
Contributor Author

Comment 10:

http://build.golang.org/log/a06f6e6175e83a183d74fc46db7855d7c1f745ea
Just broke on a single core arm5 host

@rsc
Copy link
Contributor

rsc commented Jul 30, 2013

Comment 11:

Labels changed: added go1.2maybe.

@mikioh
Copy link
Contributor

mikioh commented Aug 17, 2013

Comment 12:

This issue was updated by revision ca01ab3.

Update issue #5001
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/13050043

@rsc
Copy link
Contributor

rsc commented Sep 10, 2013

Comment 13:

Labels changed: added testing.

@rsc
Copy link
Contributor

rsc commented Oct 2, 2013

Comment 14:

Labels changed: added go1.3, removed go1.2maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 15:

Labels changed: added release-go1.3.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 16:

Labels changed: removed go1.3.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 17:

Labels changed: added repo-main.

@mikioh
Copy link
Contributor

mikioh commented Jan 22, 2014

Comment 18:

Labels changed: added release-go1.4, removed packagebug, release-go1.3.

@rsc
Copy link
Contributor

rsc commented Sep 16, 2014

Comment 19:

Status changed to Duplicate.

Merged into issue #5001.

@davecheney davecheney added duplicate Testing An issue that has been verified to require only test changes, not just a test failure. labels Sep 16, 2014
@rsc rsc added this to the Go1.4 milestone Apr 14, 2015
@rsc rsc removed the release-go1.4 label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
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

5 participants