Skip to content

test: Retry rm if it failed#1100

Merged
KristofferC merged 1 commit intomasterfrom
ct/retry-rm
Apr 27, 2026
Merged

test: Retry rm if it failed#1100
KristofferC merged 1 commit intomasterfrom
ct/retry-rm

Conversation

@topolarity
Copy link
Copy Markdown
Member

Claude spotted this as a potential cause for the frequent Windows CI failures, and I agree it's worth giving it a few retries to have a better chance of success (assuming there's no deeper issue here).

Similar in spirit to https://github.com/JuliaLang/Pkg.jl/blob/c96cfdf70976e8a5cc21fcef53c0ba137f6b2f64/src/utils.jl#L80-L87

Claude spotted this as a potential cause for the frequent Windows CI
failures, and I agree it's worth giving it a few retries to have a
better chance of success (assuming there's no deeper issue here).
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.59%. Comparing base (686b959) to head (ae85564).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1100   +/-   ##
=======================================
  Coverage   85.59%   85.59%           
=======================================
  Files           3        3           
  Lines         826      826           
=======================================
  Hits          707      707           
  Misses        119      119           

☔ 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
Copy link
Copy Markdown
Member

Could be JuliaLang/julia#34700

@KristofferC KristofferC merged commit b98a38f into master Apr 27, 2026
19 of 25 checks passed
@KristofferC KristofferC deleted the ct/retry-rm branch April 27, 2026 20:23
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