]> Cypherpunks repositories - gostls13.git/commit
os, syscall: skip tests when environment doesn't permit testing
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 7 Mar 2016 22:11:48 +0000 (22:11 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 7 Mar 2016 22:40:50 +0000 (22:40 +0000)
commit40e60e7c13d53f63d323c0a2fe380dd3eb24bf3c
tree9ffc03c4ff325ed949a5b63dfdee9821d068d0fd
parent2b19b6e3f109a7a7392d4628ae700833623aa26e
os, syscall: skip tests when environment doesn't permit testing

Fixes #14693

Change-Id: Id0a6a80b4c37c0b0f1c2755667b7233ed8964e40
Reviewed-on: https://go-review.googlesource.com/20342
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/os/os_test.go
src/syscall/exec_linux_test.go