1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/logger
Paweł Gronowski 2463c40144 daemon/logger: Fix TestConcurrentLogging race test
The recent fix for log corruption changed the signature of the
NewLogFile and WriteLogEntry functions and the test wasn't adjusted to
this change.

Fix the test by adjusting to the new LogFile API.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2022-05-31 14:02:59 +02:00
..
awslogs
etwlogs
fluentd
gcplogs
gelf
journald daemon/logger: remove ProducerGone from LogWatcher 2022-05-19 15:22:22 -04:00
jsonfilelog daemon/logger: Share buffers by sync.Pool 2022-05-27 16:44:06 +02:00
local daemon/logger: Share buffers by sync.Pool 2022-05-27 16:44:06 +02:00
logentries
loggertest daemon/logger: fix refcounting decompressed files 2022-05-19 15:22:22 -04:00
loggerutils daemon/logger: Fix TestConcurrentLogging race test 2022-05-31 14:02:59 +02:00
splunk replace deprecated gotest.tools' env.Patch() with t.SetEnv() 2022-05-28 12:12:39 +02:00
syslog
templates
adapter.go
adapter_test.go daemon/logger: remove ProducerGone from LogWatcher 2022-05-19 15:22:22 -04:00
copier.go
copier_test.go
factory.go
log_cache_opts.go
logger.go daemon/logger: Share buffers by sync.Pool 2022-05-27 16:44:06 +02:00
logger_error.go
logger_test.go
loginfo.go
metrics.go
plugin.go
plugin_unix.go
plugin_unsupported.go
proxy.go
ring.go
ring_test.go