]> Cypherpunks repositories - gostls13.git/commit
net/http: don't test for goroutine leaks in short mode
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 15 Mar 2013 23:50:54 +0000 (16:50 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 15 Mar 2013 23:50:54 +0000 (16:50 -0700)
commitf98b8a00db9283930ee8f00046e9d87c673b0dca
tree480270a667a3f4928b41a82e15e39757b577b1bf
parent861aa4698ada865ab402b47e6c201da8f4e567b3
net/http: don't test for goroutine leaks in short mode

Too annoying and flaky to debug for now. Later. This
tangent has taken enough time.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7863043
src/pkg/net/http/z_last_test.go