-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Flaky shutdown test #4587
Copy link
Copy link
Closed
Labels
Description
This failed on travis:
No unused packages
>> running all tests
go test -race ./...
--- FAIL: TestStartupInterrupt (10.51s)
main_test.go:105: prometheus didn't shutdown gracefully after sending the Interrupt signal
FAIL
FAIL github.com/prometheus/prometheus/cmd/prometheus 85.136s
ok github.com/prometheus/prometheus/cmd/promtool 1.075s
ok github.com/prometheus/prometheus/config 1.279s
ok github.com/prometheus/prometheus/discovery 7.474s
Reactions are currently unavailable