]> Cypherpunks repositories - gostls13.git/commit
log/syslog: disable unix/unixgram tests on android
authorHyang-Ah Hana Kim <hyangah@gmail.com>
Tue, 20 Oct 2015 18:48:49 +0000 (14:48 -0400)
committerHyang-Ah Hana Kim <hyangah@gmail.com>
Wed, 21 Oct 2015 17:56:51 +0000 (17:56 +0000)
commit08d04ba2a49c1e9556002e36b2146b9467ec77e8
tree6093811cb38e10e783a72e8e654b37e38042fe8e
parent5174df908738ee7c6b5d27e94be4151f1fd56cf5
log/syslog: disable unix/unixgram tests on android

unix/unixgram is not available to standard Android programs.

For golang/go#10807

Change-Id: I6062c3a25cffb86e58cbbd12a07dc90ffbf57185
Reviewed-on: https://go-review.googlesource.com/16114
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/log/syslog/syslog_test.go