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: TestReadFromTimeout is broken on plan9 #8916

Closed
alexbrainman opened this issue Oct 9, 2014 · 5 comments
Closed

net: TestReadFromTimeout is broken on plan9 #8916

alexbrainman opened this issue Oct 9, 2014 · 5 comments

Comments

@alexbrainman
Copy link
Member

new TestReadFromUDP is broken on nacl and plan9

http://build.golang.org/log/aac4062c5e6af228741d2ba7514c6fed329c2219

http://build.golang.org/log/26e95ec7041eca12a30036316d3a765ac8465c90

Alex
@mischief
Copy link
Contributor

the links to the build logs are gone since the builder logs seem to have got wiped.

@0intro
Copy link
Member

0intro commented Dec 15, 2014

The links are still available. You just have to prefix the path with "hg/".

http://build.golang.org/hg/log/aac4062c5e6af228741d2ba7514c6fed329c2219
http://build.golang.org/hg/log/26e95ec7041eca12a30036316d3a765ac8465c90

BTW, Alex fixed this issue in CL 157820043.

@rsc rsc added this to the Unplanned milestone Apr 10, 2015
@rsc rsc added OS-NaCl GOOS=nacl, Native Client, removed in Go 1.14 OS-OpenBSD OS-Plan9 and removed accepted OS-OpenBSD labels Apr 14, 2015
@mikioh mikioh changed the title net: new TestReadFromUDP is broken on nacl and plan9 net: TestReadFromUDP is broken on nacl and plan9 May 2, 2015
@mikioh mikioh changed the title net: TestReadFromUDP is broken on nacl and plan9 net: TestReadFromTimeout is broken on nacl and plan9 May 7, 2015
@0intro 0intro self-assigned this Jul 30, 2015
@gopherbot
Copy link

Change https://golang.org/cl/120958 mentions this issue: net: re-implement built-in simulated network on JS and NaCl

@bradfitz bradfitz removed the OS-NaCl GOOS=nacl, Native Client, removed in Go 1.14 label Oct 8, 2019
@bradfitz bradfitz changed the title net: TestReadFromTimeout is broken on nacl and plan9 net: TestReadFromTimeout is broken on plan9 Oct 8, 2019
@rsc rsc unassigned 0intro Jun 23, 2022
@bcmills
Copy link
Contributor

bcmills commented Mar 16, 2023

BTW, Alex fixed this issue in CL 157820043.

Sounds like this issue should be closed, then?

@bcmills
Copy link
Contributor

bcmills commented Mar 16, 2023

https://go.dev/cl/157820043 didn't affect TestReadFromTimeout at all as far as I can see, but I also don't see a plan9 skip in TestReadFromTimeout. Closing as obsolete.

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Mar 16, 2023
@golang golang locked and limited conversation to collaborators Mar 15, 2024
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

7 participants