]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/ld: temporarily add skip for new portion of TestElfBindNow
authorThan McIntosh <thanm@google.com>
Mon, 22 Apr 2024 16:00:18 +0000 (16:00 +0000)
committerThan McIntosh <thanm@google.com>
Mon, 22 Apr 2024 17:13:24 +0000 (17:13 +0000)
commited2671aa150598e5bf23c1c69b200a1afbb577d3
treee0c3788ee6816d0a2f74f2ad70b9a1df61dd044e
parent734fd7a949e17a0ad379d9db593ce9b0d03703ab
cmd/link/internal/ld: temporarily add skip for new portion of TestElfBindNow

Skip newly added sections in TestElfBindNow from elf_test.go
temporarily pending resolution of failures on loong64 and ppc64le.

Change-Id: I22e0e52c9fbbcad88a4d0088f631ed7be15bf9da
Reviewed-on: https://go-review.googlesource.com/c/go/+/580776
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/link/internal/ld/elf_test.go