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/websocket: TestClose fails on Plan 9 #11454

Open
mikioh opened this issue Jun 29, 2015 · 1 comment
Open

x/net/websocket: TestClose fails on Plan 9 #11454

mikioh opened this issue Jun 29, 2015 · 1 comment
Labels
OS-Plan9 Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@mikioh
Copy link
Contributor

mikioh commented Jun 29, 2015

See http://build.golang.org/log/86c5f54b2e864b4a89f8756c4c069739fb314cc9

015/06/28 17:48:38 Test WebSocket server listening on 127.0.0.1:51846
--- FAIL: TestClose (0.00s)
    websocket_test.go:447: ws.Close(): expected error, got <nil>
FAIL
@mikioh mikioh added Testing An issue that has been verified to require only test changes, not just a test failure. OS-Plan9 labels Jun 29, 2015
@mikioh mikioh added this to the Unreleased milestone Jun 29, 2015
@gopherbot
Copy link

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

@0intro 0intro self-assigned this Jul 30, 2015
gopherbot pushed a commit to golang/net that referenced this issue Jul 30, 2015
Updates golang/go#11454.

Change-Id: Ib3762897b15d47d42002aafcdb1f634504c5d82c
Reviewed-on: https://go-review.googlesource.com/12889
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
@rsc rsc unassigned 0intro Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-Plan9 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