• Russ Cox's avatar
    cmd/dist: disable test caching during run.bash · 49fec9b4
    Russ Cox authored
    Sometimes people use run.bash repeatedly
    or run go tool dist test by hand for cgo tests.
    Avoid test caching in that case, by request.
    
    Refactor code so that all go test commands
    share a common prefix.
    
    If not caching is problematic it will be a one-line
    change to turn caching back on.
    
    Fixes #22758.
    
    Change-Id: I17d721b832d97bffe26629d21f85b05dbbf2b3ec
    Reviewed-on: https://go-review.googlesource.com/80735
    Run-TryBot: Russ Cox <rsc@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    49fec9b4
Name
Last commit
Last update
..
addr2line Loading commit data...
api Loading commit data...
asm Loading commit data...
buildid Loading commit data...
cgo Loading commit data...
compile Loading commit data...
cover Loading commit data...
dist Loading commit data...
doc Loading commit data...
fix Loading commit data...
go Loading commit data...
gofmt Loading commit data...
internal Loading commit data...
link Loading commit data...
nm Loading commit data...
objdump Loading commit data...
pack Loading commit data...
pprof Loading commit data...
test2json Loading commit data...
trace Loading commit data...
vendor Loading commit data...
vet Loading commit data...