Skip to content

gh-149879: Fix test_tarfile on Cygwin#149897

Merged
vstinner merged 3 commits into
python:mainfrom
vstinner:test_tarfile
May 15, 2026
Merged

gh-149879: Fix test_tarfile on Cygwin#149897
vstinner merged 3 commits into
python:mainfrom
vstinner:test_tarfile

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented May 15, 2026

On Cygwin, there is no root user (uid 0).

On Cygwin, there is no root user (uid 0).
@vstinner vstinner requested a review from ethanfurman as a code owner May 15, 2026 18:59
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label May 15, 2026
vstinner added 2 commits May 15, 2026 21:08
Fix test_realpath_limit_attack(): the test fails with ELOOP on
Cygwin.
@vstinner vstinner enabled auto-merge (squash) May 15, 2026 20:23
@vstinner vstinner merged commit c92ef3a into python:main May 15, 2026
49 checks passed
@vstinner vstinner deleted the test_tarfile branch May 15, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant