]> Cypherpunks repositories - gostls13.git/commit
syscall: skip TestCloneNEWUSERAndRemapNoRootDisableSetgroups before 3.19
authorIan Lance Taylor <iant@golang.org>
Sat, 13 Jun 2015 20:46:10 +0000 (13:46 -0700)
committerIan Lance Taylor <iant@golang.org>
Sun, 14 Jun 2015 01:52:54 +0000 (01:52 +0000)
commit6b24da6ae8321387e9dd02181ccf5b425d4c05f9
treec91379aa9dfb6ab72d0f209ea164e9d31f9350b9
parenta84ac5b507f5d895ca2ee300275beb73d2327f99
syscall: skip TestCloneNEWUSERAndRemapNoRootDisableSetgroups before 3.19

The test fails on Ubuntu Trusty for some reason, probably because of
some set of kernel patches.

Change-Id: I52f7ca50b96fea5725817c9e9198860d419f9313
Reviewed-on: https://go-review.googlesource.com/11055
Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
src/syscall/exec_linux_test.go