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/http: TestServerExpect is broken on windows-amd64 #4147

Closed
alexbrainman opened this issue Sep 25, 2012 · 2 comments
Closed

net/http: TestServerExpect is broken on windows-amd64 #4147

alexbrainman opened this issue Sep 25, 2012 · 2 comments

Comments

@alexbrainman
Copy link
Member

C:\src\pkg\net\http>http.test.exe -test.v -test.run=Expect -test.timeout=5s
=== RUN TestServerExpect
panic: test timed out

goroutine 18 [running]:
testing.alarm()
        /root/go/root/src/pkg/testing/testing.go:463 +0x4a
created by time.goFunc
        /root/go/root/src/pkg/time/sleep.go:94 +0x4b
...

Also see windows-amd64 go builder at rev ad78acd6f0bb.

Alex
@alexbrainman
Copy link
Member Author

Comment 1:

http://golang.org/cl/6569050/
Sorry Brad. I was going to blame you :-)

Status changed to Started.

@alexbrainman
Copy link
Member Author

Comment 2:

This issue was closed by revision 0e6f927.

Status changed to Fixed.

@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.
Projects
None yet
Development

No branches or pull requests

2 participants