Fix skipped tests on Windows
Open
Nobody has claimed this yet.
help wanted
qa
- Dominant language
- Python
- Stars
- 12.5k
- Forks
- 998
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 10
Description
I'd like to fix those test failures, but I also want to ship a 0.13.1 release quickly. So I'm going to mark a bunch of tests as expected to fail on Windows.
Originally posted by @simonw in https://github.com/simonw/llm/issues/408#issuecomment-1912855140
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
The issue does not name the affected files or tests. Start by locating tests marked as expected failures on Windows in the Python test suite and reproduce their failures on that platform; done means the affected tests pass without being skipped or marked expected to fail.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100