Skip to content

MAINT: Pin pytest-rerunfailures in oldest deps#3596

Merged
bsipocz merged 2 commits into
astropy:mainfrom
snbianco:fix-oldest-deps-ci
May 19, 2026
Merged

MAINT: Pin pytest-rerunfailures in oldest deps#3596
bsipocz merged 2 commits into
astropy:mainfrom
snbianco:fix-oldest-deps-ci

Conversation

@snbianco
Copy link
Copy Markdown
Contributor

@snbianco snbianco commented May 19, 2026

The "oldest version for all dependencies" CI job has been failing since May 13th. I tracked this down to a release of pytest-rerunfailures that requires a newer version of pytest. Pinning the version to 16.1 for oldestdeps makes the job pass again.

@bsipocz
Copy link
Copy Markdown
Member

bsipocz commented May 19, 2026

Ahh, good catch. Fixing that job was on my list.

@bsipocz bsipocz added this to the 0.4.12 milestone May 19, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.23%. Comparing base (a0ec925) to head (81ab898).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3596   +/-   ##
=======================================
  Coverage   73.23%   73.23%           
=======================================
  Files         226      226           
  Lines       21010    21010           
=======================================
  Hits        15386    15386           
  Misses       5624     5624           

☔ 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.

Copy link
Copy Markdown
Member

@bsipocz bsipocz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I'll merge once the oldestdeps job is passing, anything else is irrelevant here

Comment thread tox.ini
@bsipocz bsipocz marked this pull request as ready for review May 19, 2026 18:49
@bsipocz bsipocz merged commit f60b8ca into astropy:main May 19, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants