]> Cypherpunks.ru repositories - gostls13.git/commit
all: disable tests that fail on Alpine
authorRuss Cox <rsc@golang.org>
Fri, 29 Jul 2022 04:32:14 +0000 (00:32 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 2 Aug 2022 17:23:42 +0000 (17:23 +0000)
commit1b7e71e8ae824c2ac661dd793bca29cf60378936
tree4b3644cf090838362871a4458bc7397e2026b349
parentf2a9f3e2e0ce7e582d226ad9a41d3c36b146fc25
all: disable tests that fail on Alpine

These changes are enough to pass all.bash using the
disabled linux-amd64-alpine builder via debugnewvm.

For #19938.
For #39857.

Change-Id: I7d160612259c77764b70d429ad94f0864689cdce
Reviewed-on: https://go-review.googlesource.com/c/go/+/419995
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
misc/cgo/test/issue1435.go
misc/cgo/test/pkg_test.go
misc/cgo/testcarchive/carchive_test.go
misc/cgo/testcshared/cshared_test.go
src/syscall/syscall_linux_test.go