Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pytest: garbage cannot be removed [Errno 39] #13269

Open
ayushjariyal opened this issue Mar 3, 2025 · 0 comments · May be fixed by #13270
Open

pytest: garbage cannot be removed [Errno 39] #13269

ayushjariyal opened this issue Mar 3, 2025 · 0 comments · May be fixed by #13270

Comments

@ayushjariyal
Copy link

I am using Python 3.9.20 and pytest 8.3.5. While running pytest, after all tests pass successfully, a long list of warnings appears.

Image

Based on the output, it seems that the rm_rf function is unable to delete some directories because they are not empty.

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 a pull request may close this issue.

1 participant