Skip to content

fix: adjust TestPolicyAccess::test_get_by_name for riscv64#662

Merged
mayeut merged 2 commits intopypa:mainfrom
cjwatson:test-policy-riscv64
Jan 3, 2026
Merged

fix: adjust TestPolicyAccess::test_get_by_name for riscv64#662
mayeut merged 2 commits intopypa:mainfrom
cjwatson:test-policy-riscv64

Conversation

@cjwatson
Copy link
Copy Markdown
Contributor

The older manylinux policies don't exist on this architecture.

The older `manylinux` policies don't exist on this architecture.
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.24%. Comparing base (4490469) to head (f28ab6b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #662   +/-   ##
=======================================
  Coverage   95.24%   95.24%           
=======================================
  Files          22       22           
  Lines        1829     1829           
  Branches      343      343           
=======================================
  Hits         1742     1742           
  Misses         48       48           
  Partials       39       39           

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

Comment thread tests/unit/test_policy.py
Copy link
Copy Markdown
Member

@mayeut mayeut left a comment

Choose a reason for hiding this comment

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

Thanks,
Same suggestion for loongarch64 while this is being update.

Longer run (i.e. not for now), we'll need to check what we want to test with this and either simplify and/or parametrize rather than depend on architecture detection.

Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com>
@mayeut mayeut merged commit dbef2a6 into pypa:main Jan 3, 2026
21 of 31 checks passed
@mayeut mayeut mentioned this pull request Jan 4, 2026
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.

3 participants