1
0
mirror of https://github.com/golang/go synced 2024-11-07 18:06:27 -07:00
go/src
David Chase 0b3d39c700 cmd/compile: don't run gc/ssa_test/TestGenFlowGraph in short mode
The test runs far too long for -short mode (4 seconds).

Also removed useless test of now-disconnected knob
(GO_SSA_PHI_LOC_CUTOFF), which cuts 4 seconds to 2 seconds (which
is still too long), and finished removing the disconnected knob.

Updates #26469.

Change-Id: I6c594227c4a5aaffee46832049bdbbf570d86e60
Reviewed-on: https://go-review.googlesource.com/125075
Run-TryBot: David Chase <drchase@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
2018-07-19 19:51:00 +00:00
..
archive archive/zip: fix regression when writing directories 2018-07-16 22:52:11 +00:00
bufio
builtin
bytes
cmd cmd/compile: don't run gc/ssa_test/TestGenFlowGraph in short mode 2018-07-19 19:51:00 +00:00
compress
container
context
crypto crypto/elliptic: implement P256 for arm64 2018-07-19 18:40:51 +00:00
database/sql
debug
encoding
errors
expvar
flag
fmt
go
hash
html
image
index/suffixarray
internal
io
log
math
mime
net net/http: update bundled http2 2018-07-19 18:16:31 +00:00
os os/exec: document ExtraFiles is not supported on windows 2018-07-13 22:29:48 +00:00
path filepath: updates doc to give case where WalkFunc info arg may be nil 2018-07-18 19:53:37 +00:00
plugin
reflect
regexp regexp: reword Match documentation to be more like Find 2018-07-13 18:52:46 +00:00
runtime runtime: don't create heap hints outside TSAN's supported heap 2018-07-19 18:12:51 +00:00
sort
strconv
strings
sync cmd/vet,sync: check lock values more precisely 2018-07-14 06:48:21 +00:00
syscall syscall/js: show goroutine stack traces on deadlock 2018-07-19 19:00:52 +00:00
testing
text
time
unicode
unsafe
vendor/golang_org/x
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