Skip to content

Fix permission denied errors#111

Merged
danlamanna merged 2 commits into
masterfrom
permission-denied-error
May 25, 2026
Merged

Fix permission denied errors#111
danlamanna merged 2 commits into
masterfrom
permission-denied-error

Conversation

@danlamanna
Copy link
Copy Markdown
Member

No description provided.

@danlamanna danlamanna force-pushed the permission-denied-error branch from 50fcb69 to d8f99a2 Compare May 25, 2026 16:45
This also unifies the logic behind the symmetrical file and directory problems.
@danlamanna danlamanna force-pushed the permission-denied-error branch from d8f99a2 to 93f6408 Compare May 25, 2026 17:08
chmod(0o555) doesn't restrict writes inside a directory on Windows, so
the write probe succeeds and the command exits 1 instead of 2. This
mirrors the existing pytest.skip in test_metadata_download_permission_denied.
@danlamanna danlamanna merged commit 013a6d2 into master May 25, 2026
9 checks passed
@danlamanna danlamanna deleted the permission-denied-error branch May 25, 2026 17:20
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 this pull request may close these issues.

1 participant