go/src
David du Colombier 76f981c8d8 net/http: skip TestServerHijackGetsBackgroundByte on Plan 9
CL 5232 added TestServerHijackGetsBackgroundByte, which is failing
on Plan 9, because CloseWrite is not implemented on Plan 9 yet.

Updates #17906.
Updates #18657.

Change-Id: I3c2f73760b0f767f3f9ed2698c855372170e0481
Reviewed-on: https://go-review.googlesource.com/35178
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-01-14 17:11:31 +00:00
..
archive Revert: "archive/zip: handle mtime in NTFS/UNIX/ExtendedTS extra fields" 2016-12-20 01:39:35 +00:00
bufio
builtin
bytes all: fix misspellings 2017-01-07 16:53:25 +00:00
cmd cmd/go, misc: rework cwd handling for iOS tests 2017-01-13 20:08:06 +00:00
compress all: test adjustments for the iOS builder 2017-01-14 03:27:53 +00:00
container
context all: make spelling consistent 2016-12-08 23:22:37 +00:00
crypto crypto/dsa: gofmt 2017-01-11 17:10:59 +00:00
database/sql all: fix misspellings 2017-01-07 16:53:25 +00:00
debug cmd/objdump: copy gosym.PCValue into internal package 2016-12-01 18:20:04 +00:00
encoding all: make spelling consistent 2016-12-08 23:22:37 +00:00
errors
expvar
flag
fmt fmt: undo clearflags in catchPanic after error message has been printed 2016-12-11 21:59:59 +00:00
go all: test adjustments for the iOS builder 2017-01-14 03:27:53 +00:00
hash
html html/template: lock in application/json as valid JS test 2016-12-04 03:59:31 +00:00
image
index/suffixarray
internal internal/pprof/profile: parse mutex profile including comments 2016-11-29 18:04:37 +00:00
io io: fix PipeWriter.Close to wake up Writes 2016-12-21 15:08:26 +00:00
log
math crypto/*: document use or non-use of constant-time algorithms 2016-12-07 16:34:50 +00:00
mime
net net/http: skip TestServerHijackGetsBackgroundByte on Plan 9 2017-01-14 17:11:31 +00:00
os all: test adjustments for the iOS builder 2017-01-14 03:27:53 +00:00
path all: fix misspellings 2017-01-07 16:53:25 +00:00
plugin cmd/go, plugin: disable plugins on darwin 2016-12-15 05:46:20 +00:00
reflect reflect: keep makeFuncImpl live across makeFuncStub 2017-01-13 03:45:28 +00:00
regexp
runtime runtime: avoid clobbering C callee-save register in cgoSigtramp 2017-01-12 00:06:32 +00:00
sort sort: add Slice example 2016-12-01 05:43:05 +00:00
strconv
strings
sync
syscall syscall: export Fsid.X__val on s390x 2017-01-13 19:31:47 +00:00
testing all: fix misspellings 2017-01-07 16:53:25 +00:00
text
time time: parse WITA timezone correctly 2016-12-12 20:14:12 +00:00
unicode
unsafe
vendor/golang_org/x vendor: update golang.org/x/crypto/chacha20poly1305 2017-01-07 00:38:37 +00:00
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash
make.bat
make.rc
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc