]> Cypherpunks repositories - gostls13.git/commit
syscall: extend skip criteria for TestAmbientCapsUserns
authorTobias Klauser <tklauser@distanz.ch>
Thu, 19 Sep 2019 15:16:59 +0000 (17:16 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Thu, 19 Sep 2019 15:36:49 +0000 (15:36 +0000)
commit5d548f1243df8d586a03df085b40299f1e427fb1
tree7ca9de1505410b361cefdd89eb933d9b5dd79d79
parent62fb079e2b374d0e64f5432191f53cecd5282f6b
syscall: extend skip criteria for TestAmbientCapsUserns

TestAmbientCapsUserns also needs to be skipped, e.g. in case the test is
run inside a chroot.

Updates #34015

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