• Ian Lance Taylor's avatar
    cmd/go: remove "x" in TestImportMain · 41027cc4
    Ian Lance Taylor authored
    Interestingly, this only became a problem when CL 32850 marked
    TestImportMain as parallel.  Before that, "x" was overwritten and remove
    in a later test, TestGoBuildOutput.  The latter test is not marked as
    parallel, so now it is run first.  It is rather fragile for two tests to
    compete over the same filename, but this change is correct regardless.
    
    Change-Id: I1db7929c0bc20a2fd0cc6a02999bef2dca9e0cc0
    Reviewed-on: https://go-review.googlesource.com/33092
    Run-TryBot: Ian Lance Taylor <iant@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    41027cc4
Name
Last commit
Last update
..
addr2line Loading commit data...
api Loading commit data...
asm 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...
trace Loading commit data...
vendor Loading commit data...
vet Loading commit data...