]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo/internal/test: don't skip some tests on musl
authorIan Lance Taylor <iant@golang.org>
Fri, 9 Feb 2024 22:14:58 +0000 (14:14 -0800)
committerGopher Robot <gobot@golang.org>
Tue, 23 Apr 2024 16:49:01 +0000 (16:49 +0000)
commit8d880da1c42d0bc81e9e350df4f3fc4238c79873
tree8e4257fc2c3fd1208a9658f4341305efce742052
parent83613293d86eb6c6508508ddb1345f6b37bb80ec
cmd/cgo/internal/test: don't skip some tests on musl

They reportedly work at least as of Alpine 3.18.

Fixes #39857

Change-Id: I6a249d61d33e467bf32e8c250f870fc261b90941
Reviewed-on: https://go-review.googlesource.com/c/go/+/563096
Auto-Submit: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Austin Clements <austin@google.com>
src/cmd/cgo/internal/test/cgo_linux_test.go