• Brad Fitzpatrick's avatar
    cmd/go, cmd/dist: temporarily disable race and PIE internal link tests on Alpine · 7fc82104
    Brad Fitzpatrick authored
    In an effort to at least understand the complete set of things not
    working on Alpine Linux, I've been trying to get the build passing
    again, even with tests disabled.
    
    The race detector is broken on Alpine. That is #14481 (and #9918).
    So disable those tests for now.
    
    Also, internal linking with PIE doesn't work on Alpine yet.
    That is #18243. So disable that test for now.
    
    With this CL, all.bash almost passes. There's some cgo test failing
    still, but there's no bug yet, so that can be a separate CL.
    
    Change-Id: I3ffbb0e787ed54cb82f298b6bd5bf3ccfbc82622
    Reviewed-on: https://go-review.googlesource.com/41678
    Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    7fc82104
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...