go/src/internal
Russ Cox 06b0babf31 all: shorten some tests
Shorten some of the longest tests that run during all.bash.
Removes 7r 50u 21s from all.bash.

After this change, all.bash is under 5 minutes again on my laptop.

For #26473.

Change-Id: Ie0460aa935808d65460408feaed210fbaa1d5d79
Reviewed-on: https://go-review.googlesource.com/c/go/+/177559
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2019-05-22 12:54:00 +00:00
..
bytealg bytes, internal/bytealg: simplify Equal 2019-04-24 00:56:36 +00:00
cpu internal/cpu: add detection for the new ECDSA and EDDSA capabilities on s390x 2019-04-30 23:31:26 +00:00
fmtsort fmtsort: sort interfaces deterministically 2019-02-28 21:09:49 +00:00
goroot all: use "reports whether" consistently instead of "returns whether" 2018-12-02 15:12:26 +00:00
goversion internal/goversion: add new package, move Go 1.x constant there out of go/build 2019-04-19 18:04:35 +00:00
lazyregexp internal/lazytemplate: add a lazy template wrapper 2019-02-27 23:49:01 +00:00
lazytemplate internal/lazytemplate: add a lazy template wrapper 2019-02-27 23:49:01 +00:00
nettrace net, net/http: don't trace DNS dials 2016-05-14 00:14:25 +00:00
oserror fmt: support %w 2019-05-15 19:53:28 +00:00
poll internal/poll: avoid memory leak in Writev 2019-05-20 01:53:24 +00:00
race testing: mark tests and benchmarks failed if a race occurs during execution 2016-11-03 18:19:49 +00:00
reflectlite sort, internal/reflectlite: flesh out reflectlite enough for use by sort 2019-03-27 04:58:23 +00:00
singleflight net: don't let cancelation of a DNS lookup affect another lookup 2018-03-16 13:39:38 +00:00
syscall os: pass correct environment when creating Windows processes 2019-05-16 10:24:10 +00:00
testenv internal/testenv: remove SetModVendor 2019-03-08 23:40:24 +00:00
testlog cmd/go: invalidate cached test results if env vars or files change 2017-12-11 19:08:32 +00:00
trace all: shorten some tests 2019-05-22 12:54:00 +00:00
xcoff all: simplify code using "gofmt -s -w" 2019-05-06 22:19:22 +00:00