• 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
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...