old_mixer_repo
old_mixer_repo copied to clipboard
queue_test.go may be flaky
I've heard that sometimes pkg/config/store/queue_test.go can fail with the following log:
==================== Test output for //pkg/config/store:go_default_test:
(snip)
--- FAIL: TestQueueCancelSync (0.00s)
queue_test.go:149: Got name Want 8
queue_test.go:149: Got name Want 9
(snip)
FAIL
This is unexpected. Will investigate why.
cc @guptasu