]> Cypherpunks repositories - gostls13.git/commit
cmd/link: skip a couple of DWARF tests in short mode
authorThan McIntosh <thanm@google.com>
Fri, 20 Jul 2018 11:38:10 +0000 (07:38 -0400)
committerThan McIntosh <thanm@google.com>
Fri, 20 Jul 2018 18:29:38 +0000 (18:29 +0000)
commitf4c787b6cf3a90c32ecf9f885d8c32c6a675050b
tree0b704791cf9298e01a106c9a4a0daeb10cffebad
parente68ac45172e56e583280191ea7080f60aed7c9a2
cmd/link: skip a couple of DWARF tests in short mode

Rejigger the DWARF tests to ensure that they run in a reasonable
amount of time in short mode, particularly the "abstract origin
sanity" testpoints.

Updates #26470

Change-Id: Idae9763ac20ea999fa394595aacfcd1e271293ae
Reviewed-on: https://go-review.googlesource.com/125295
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/cmd/link/internal/ld/dwarf_test.go