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

Refactor test for empty directory in wheel #8548

Merged
merged 3 commits into from
Jul 6, 2020

Conversation

chrahunt
Copy link
Member

@chrahunt chrahunt commented Jul 6, 2020

Addresses a comment by @xavfernandez in #7483 (comment). This also removes one of the places we were depending on a fully unpacked wheel, bringing us closer to direct-from-wheel installation.

Progresses #6030.

Our previous test required that the implementation use a temporary
directory and unpack the wheel in-place. Now we just provide a
conventional empty directory in the wheel file itself.
@chrahunt chrahunt added C: tests Testing and related things skip news Does not need a NEWS file entry (eg: trivial changes) labels Jul 6, 2020
@chrahunt chrahunt changed the title Better wheel empty dir test Refactor test for empty directory in wheel Jul 6, 2020
@chrahunt chrahunt marked this pull request as ready for review July 6, 2020 01:18
@chrahunt chrahunt merged commit 161ee7f into pypa:master Jul 6, 2020
@chrahunt
Copy link
Member Author

chrahunt commented Jul 6, 2020

Thank you!

@chrahunt chrahunt deleted the better-wheel-empty-dir-test branch July 6, 2020 13:25
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C: tests Testing and related things skip news Does not need a NEWS file entry (eg: trivial changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants