]> Cypherpunks repositories - gostls13.git/commit
all: update stale test skips
authorDaniel Martí <mvdan@mvdan.cc>
Fri, 29 Jun 2018 20:51:10 +0000 (21:51 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Mon, 20 Aug 2018 13:10:24 +0000 (13:10 +0000)
commit9e4d87d1158a5847dbb94c0fd3f6ab451460d148
tree77afe29be7b3c5143b81357fc6a1b961b23af8a3
parent0566ab33834f0bd851ff11ad509d33849c7f2b7c
all: update stale test skips

Issues #10043, #15405, and #22660 appear to have been fixed, and
whatever tests I could run locally do succeed, so remove the skips.

Issue #7237 was closed in favor of #17906, so update its skip line.

Issue #7634 was closed as it had not appeared for over three years.
Re-enable it for now. An issue should be open if the test starts being
skipped again.

Change-Id: I67daade906744ed49223291035baddaad9f56dca
Reviewed-on: https://go-review.googlesource.com/121735
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/go_test.go
src/net/http/serve_test.go
src/net/http/transport_test.go
src/time/sleep_test.go