Skip to content

test: Add exponential back-off to rm retry#1102

Merged
KristofferC merged 1 commit into
masterfrom
ct/retry-rm-take2
Apr 28, 2026
Merged

test: Add exponential back-off to rm retry#1102
KristofferC merged 1 commit into
masterfrom
ct/retry-rm-take2

Conversation

@topolarity
Copy link
Copy Markdown
Member

@topolarity topolarity commented Apr 28, 2026

#1100 was not enough, so let's try much longer delays w/ exponential back-off (20 retries, 100s total in the worst case).

If this doesn't work, we may have to re-structure the file management in the tests to avoid this issue altogether.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.45%. Comparing base (45920de) to head (d1e2245).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1102   +/-   ##
=======================================
  Coverage   85.45%   85.45%           
=======================================
  Files           3        3           
  Lines         832      832           
=======================================
  Hits          711      711           
  Misses        121      121           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@KristofferC KristofferC merged commit f34698c into master Apr 28, 2026
21 of 25 checks passed
@KristofferC KristofferC deleted the ct/retry-rm-take2 branch April 28, 2026 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants