Closed
Description
What version of Go are you using (go version
)?
$ go version 1.13-rc2
Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (go env
)?
Ubuntu devel, 19.10
What did you do?
trying to build the source code, I get
ok sync/atomic 0.047s
--- FAIL: TestAmbientCapsUserns (0.00s)
exec_linux_test.go:667: fork/exec /tmp/gotest465803457: operation not permitted
FAIL
FAIL syscall 0.033s
I suspect Ubuntu builders should ignore that test?