• Alberto Donizetti's avatar
    cmd/go: enable upx compression test on linux/386 · 7e960d06
    Alberto Donizetti authored
    We have a cmd/go test ensuring that upx (an executable
    packer/compressor) works on linux/amd64 Go binaries.
    
    The linux-386-sid builder is built from the same dockerfile as the
    linux-amd64-sid builder, so upx should also already be available on
    the former. Since upx support 386 executables, we can enable the upx
    test for GOARCH=386.
    
    Updates #16706
    
    Change-Id: I94e19ff1001de83a0386754a5104a377c72fb221
    Reviewed-on: https://go-review.googlesource.com/110817
    Run-TryBot: Alberto Donizetti <alb.donizetti@gmail.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    7e960d06
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...