]> Cypherpunks repositories - gostls13.git/commit
syscall: accept permission errors in TestExecPtrace
authorElias Naur <mail@eliasnaur.com>
Sun, 16 Jun 2019 15:05:11 +0000 (17:05 +0200)
committerElias Naur <mail@eliasnaur.com>
Sun, 16 Jun 2019 20:04:54 +0000 (20:04 +0000)
commit7a4d02387fa16cd2a88c30357346e5cf0ae282b1
tree0231c1db31f3e18f6f00633b5a6ed5c75a1b9881
parent06e34e58150a5cb77afdd3807a93f270a3068456
syscall: accept permission errors in TestExecPtrace

Fixes the test on the linux-arm64-packet builder.

Change-Id: Icaf9edf9542f4f6e3791ca43298a1e7051eaa576
Reviewed-on: https://go-review.googlesource.com/c/go/+/182378
Run-TryBot: Elias Naur <mail@eliasnaur.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/syscall/syscall_ptrace_test.go