prometheus/util/testutil
Julien Pivotto 29c65de359
Ignore k8s' updateUnfinishedWorkLoop go routine in goleak tests (#8598)
This go routing uses a ticker to stop. This is prompt to create false
positives in tests failures. It is also unexported so let's threat that
as a k8s internal. Therefore, let's ignore it in goleak.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2021-03-29 23:43:09 +02:00
..
context.go Adding unit tests for the util package (#4534) 2018-08-27 15:55:49 +01:00
directory.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
logging.go Removed extra tsdb/testutil after merge. 2019-08-14 10:12:32 +01:00
roundtrip.go fix issues reported by gofmt and spelling typo (#3127) 2017-08-29 09:00:11 +01:00
testing.go Ignore k8s' updateUnfinishedWorkLoop go routine in goleak tests (#8598) 2021-03-29 23:43:09 +02:00