tempo icon indicating copy to clipboard operation
tempo copied to clipboard

Flaky test: TestHedge in s3_test.go / azure_test.go

Open annanay25 opened this issue 3 years ago • 3 comments

TestHedge seems to fail sometimes on the s3/azure backends. CI runs linked below:

https://github.com/grafana/tempo/pull/1020/checks?check_run_id=3856834194 https://github.com/grafana/tempo/runs/3828064438?check_suite_focus=true

annanay25 avatar Oct 11 '21 11:10 annanay25

I was able to get the test to fail after many iterations using this snippet

while go test -v ./tempodb/... -run '(TestTimeWindowBlockSelectorBlocksToCompact)' -count=1; do echo "trying again";done

zalegrala avatar Oct 21 '21 17:10 zalegrala

Have we seen this recently?

zalegrala avatar Jan 24 '22 17:01 zalegrala

I have not.

joe-elliott avatar Jan 24 '22 18:01 joe-elliott

This issue has been automatically marked as stale because it has not had any activity in the past 60 days. The next time this stale check runs, the stale label will be removed if there is new activity. The issue will be closed after 15 days if there is no new activity. Please apply keepalive label to exempt this Issue.

github-actions[bot] avatar Nov 25 '22 00:11 github-actions[bot]