Fix test_ensure_other_create_error on windows
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
This test fails on windows OS as the directory is created by it instead of raising an OSError exception.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the test named test_ensure_other_create_error and inspect how it creates the directory and expects an OSError. Reproduce the failure on Windows or review the platform-specific behavior; done means the test passes on Windows while still checking the intended error behavior elsewhere.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100