Groups
Groups
Sign in
Groups
Groups
golang-dev
Conversations
About
Send feedback
Help
http/spdy test failure
5 views
Skip to first unread message
Albert Strasheim
unread,
May 27, 2011, 7:50:17 AM
5/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-dev
Hello all
It seems the http/spdy tests are failing if GOMAXPROCS>1:
TEST FAIL http/spdy
make[1]: Entering directory `/var/lib/jenkins/jobs/go/workspace/GOARCH/
amd64/go/src/pkg/http/spdy'
gotest -test.short -test.timeout=120
rm -f _test/http/spdy.a
6g -o _gotest_.6 framer.go protocol.go framer_test.go
rm -f _test/http/spdy.a
gopack grc _test/http/spdy.a _gotest_.6
--- FAIL: spdy.TestCompressionContextAcrossFrames (0.00 seconds)
Parsed incorrect frame type: &{8960 0 []}
--- FAIL: spdy.TestMultipleSPDYFrames (0.00 seconds)
Parsed incorrect frame type.
FAIL
gotest: "./6.out -test.short=true -test.timeout=120" failed: exit
status 1
make[1]: *** [testshort] Error 2
make[1]: Leaving directory `/var/lib/jenkins/jobs/go/workspace/GOARCH/
amd64/go/src/pkg/http/spdy'
make: *** [http/spdy.testshort] Error 1
Regards
Albert
peterGo
unread,
May 27, 2011, 9:46:15 AM
5/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-dev
Albert,
When you encounter a problem, check see if an issue has already been
opened.
Issue 1884 - go - http/spdy: incorrect frame type and flate: corrupt
input
http://code.google.com/p/go/issues/detail?id=1884
Peter
Reply all
Reply to author
Forward
0 new messages