[dev] audit -skip tests
Open
Nobody has claimed this yet.
topic-developer
topic-tests
- Dominant language
- Python
- Stars
- 20.6k
- Forks
- 3.3k
- PR merge metrics
- PR metrics pending
Description
A number of the tests marked -skip seem to be out of date and should be either
- enabled
- removed
or - switched to -xfail
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
Search the mypy test suite for tests marked -skip and inspect each one to determine whether it should be enabled, removed, or switched to -xfail. Run the affected tests before and after the changes, and consider the work done when every outdated -skip test has a justified status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100