1
0
mirror of https://github.com/golang/go synced 2024-11-23 13:40:04 -07:00
go/src/log
Alberto Donizetti 37c11dc0aa log/syslog: skip tests that depend on daemon on builders
Some functions in log/syslog depend on syslogd running. Instead of
treating errors caused by the daemon not running as test failures,
ignore them and skip the test.

Fixes the longtest builder.

Change-Id: I628fe4aab5f1a505edfc0748861bb976ed5917ea
Reviewed-on: https://go-review.googlesource.com/113838
Run-TryBot: Alberto Donizetti <alb.donizetti@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-05-22 18:26:03 +00:00
..
syslog log/syslog: skip tests that depend on daemon on builders 2018-05-22 18:26:03 +00:00
example_test.go
log_test.go log: fix data race on log.Output 2017-09-19 20:35:24 +00:00
log.go log: fix data race on log.Output 2017-09-19 20:35:24 +00:00