1
0
mirror of https://github.com/golang/go synced 2024-11-06 10:46:32 -07:00
go/src
Russ Cox d10eddcba3 testing: make parallel t.Run safe again
Fixes #18603.

Change-Id: I5760c0a9f862200b7e943058a672eb559ac1b9d9
Reviewed-on: https://go-review.googlesource.com/35354
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-01-18 07:44:24 +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: fix bug help message 2017-01-17 20:48:27 +00:00
compress all: test adjustments for the iOS builder 2017-01-14 03:27:53 +00:00
container
context
crypto crypto/x509: revert SystemCertPool implementation for Windows 2017-01-18 05:41:15 +00:00
database/sql all: fix misspellings 2017-01-07 16:53:25 +00:00
debug
encoding
errors
expvar
flag
fmt
go all: test adjustments for the iOS builder 2017-01-14 03:27:53 +00:00
hash
html
image
index/suffixarray
internal
io io: fix PipeWriter.Close to wake up Writes 2016-12-21 15:08:26 +00:00
log
math
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
reflect reflect: keep makeFuncImpl live across makeFuncStub 2017-01-13 03:45:28 +00:00
regexp
runtime runtime: for plugins, don't add duplicate itabs 2017-01-17 22:37:19 +00:00
sort
strconv
strings
sync
syscall syscall: export Fsid.X__val on s390x 2017-01-13 19:31:47 +00:00
testing testing: make parallel t.Run safe again 2017-01-18 07:44:24 +00:00
text
time
unicode
unsafe
vendor/golang_org/x vendor/golang_org/x/crypto/poly1305: revendor to pick up fix for #18673 2017-01-16 01:50:58 +00:00
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.dist
make.rc
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc