]> Cypherpunks repositories - gostls13.git/commit
cmd/link: disable a DWARF testpoint on Windows pending investigation
authorThan McIntosh <thanm@google.com>
Mon, 11 Nov 2019 21:30:35 +0000 (16:30 -0500)
committerThan McIntosh <thanm@google.com>
Mon, 11 Nov 2019 23:28:26 +0000 (23:28 +0000)
commiteb68c4af092aff2efa20f5fca92e674307784739
tree5f63ebff9f659047ad3566fe9fdd2b51fb6226ed
parentc32aab31b1ee830a0ca661f5759caf9dbf0c1d50
cmd/link: disable a DWARF testpoint on Windows pending investigation

Disable a portion of the TestDWARF testpoint for Windows using
c-archive buildmode, pending investigation of the issue at hand, so as
to get the longtest builder unblocked.

Updates #35512.

Change-Id: Ib72d82ceaa674b9a51da220fb8e225231d5c3433
Reviewed-on: https://go-review.googlesource.com/c/go/+/206557
Run-TryBot: Than McIntosh <thanm@google.com>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
src/cmd/link/dwarf_test.go