PyPy 7.3.22 - Disable tests due to regression
Open
Nobody has claimed this yet.
platform-specific
- Dominant language
- Python
- Stars
- 12.6k
- Forks
- 2.2k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 56
Description
Tests are currently broken on PyPy 7.3.22. This issue is just to track resolution, the PyPy team is usually extremely reactive.
There are multiple issues:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked PyPy issues 5484 and 5505, then run the test suite under PyPy 7.3.22 to identify the affected tests. Inspect the relevant test locations and track the PyPy fixes; done means the regression is resolved or the affected tests are disabled with the suite passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100