]> Cypherpunks repositories - gostls13.git/commit
syscall: check SyscallIsNotSupported in TestPidFDWithUserNS
authorMichael Pratt <mpratt@google.com>
Tue, 21 Nov 2023 20:37:49 +0000 (15:37 -0500)
committerGopher Robot <gobot@golang.org>
Tue, 21 Nov 2023 21:40:03 +0000 (21:40 +0000)
commit4a2408289c0a714fa57fa5921cf5dba518149637
tree32593b6e2aedae96640ee1738667954be4879729
parent41f58b2295c39611fcf13040e499167966321e72
syscall: check SyscallIsNotSupported in TestPidFDWithUserNS

For #51246.

Change-Id: Ief2e2e14f039123a6580cb60be7ee74f4a20a649
Reviewed-on: https://go-review.googlesource.com/c/go/+/544318
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/syscall/exec_linux_test.go