]> Cypherpunks repositories - gostls13.git/commit
syscall: skip TestAmbientCapsUserns if user namespaces are not supported
authorTobias Klauser <tklauser@distanz.ch>
Tue, 17 Sep 2019 07:05:02 +0000 (09:05 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 18 Sep 2019 07:29:33 +0000 (07:29 +0000)
commitd3595f71712ce1b322f754ef985005e87fac6d44
tree270174612d7520480fbe9e652d8691a5660075c9
parent85fc76534169b61c4797d792e2593288daa987c5
syscall: skip TestAmbientCapsUserns if user namespaces are not supported

Fixes #34015

Change-Id: I29798fb9c72b6f4bee8aecea96ab13b4cba2e80d
Reviewed-on: https://go-review.googlesource.com/c/go/+/195738
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/syscall/exec_linux_test.go