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

x/net/ipv6: TestControlFlags fails #5696

Closed
alberts opened this issue Jun 13, 2013 · 12 comments
Closed

x/net/ipv6: TestControlFlags fails #5696

alberts opened this issue Jun 13, 2013 · 12 comments

Comments

@alberts
Copy link
Contributor

alberts commented Jun 13, 2013

What steps will reproduce the problem?

run code.google.com/p/go.net/ipv6 tests on linux/386

What do you see instead?

--- FAIL: TestControlFlags-84 (0.00 seconds)
control_test.go:30: got 0x32; expected 0x2

Which compiler are you using (5g, 6g, 8g, gccgo)?

8g

Which operating system are you using?

linux

Which version are you using?  (run 'go version')

go version devel +a5ad38d58354 Thu Jun 13 12:52:02 2013 +1000 linux/386

go.net 64ee4bbc10fa
@mikioh
Copy link
Contributor

mikioh commented Jun 15, 2013

Comment 1:

It happened on many core machine?

Status changed to Accepted.

@alberts
Copy link
Contributor Author

alberts commented Jun 15, 2013

Comment 2:

Yep

@mikioh
Copy link
Contributor

mikioh commented Jun 16, 2013

Comment 3:

https://golang.org/cl/10285044/

@mikioh
Copy link
Contributor

mikioh commented Jun 29, 2013

Comment 4:

This issue was closed by revision golang/net@d470d77.

Status changed to Fixed.

@alberts
Copy link
Contributor Author

alberts commented Jul 12, 2013

Comment 5:

Just saw this again...
--- FAIL: TestControlFlags-83 (0.00 seconds)
control_test.go:40: got 0x32; expected 0x2
go.net 784c29549db7

@alberts
Copy link
Contributor Author

alberts commented Aug 15, 2013

Comment 6:

this is still broken.
--- FAIL: TestControlFlags-125 (0.00 seconds)
control_test.go:40: got 0x32; expected 0x2
go version devel +6cf7741a04e5 Thu Aug 15 14:29:04 2013 +1000 linux/amd64
tip of go.net

@mikioh
Copy link
Contributor

mikioh commented Aug 15, 2013

Comment 7:

Thanks, will take a look later, perhaps after Go 1.2 code freeze.

Status changed to Started.

@mikioh
Copy link
Contributor

mikioh commented Oct 22, 2013

Comment 8:

fullung,
Can you still see this flakiness with go1.2rc2 or tip?

@rsc
Copy link
Contributor

rsc commented Nov 27, 2013

Comment 9:

Labels changed: added go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 10:

Labels changed: added release-none, removed go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 11:

Labels changed: added repo-net.

@mikioh
Copy link
Contributor

mikioh commented Dec 31, 2013

Comment 12:

This issue was closed by revision golang/net@1a76020.

Status changed to Fixed.

@mikioh mikioh added repo-net and removed repo-net labels Dec 23, 2014
@mikioh mikioh changed the title go.net/ipv6: TestControlFlags fails ipv6: TestControlFlags fails Jan 4, 2015
@mikioh mikioh changed the title ipv6: TestControlFlags fails x/net/ipv6: TestControlFlags fails Jul 20, 2015
@golang golang locked and limited conversation to collaborators Jul 20, 2016
This issue was closed.
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

4 participants