Skip to content

[3.13] gh-120418: Don't assume wheeldata is deleted if WHEEL_PKG_DIR is set (GH-120419) #120432

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

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 12, 2024

Remove wheeldata from both sides of the assertEqual, so that we're
actually ignoring it from the test set.

This test is only making assertions about the source tree, no code is
being executed that would do anything different based on the value of
WHEEL_PKG_DIR.
(cherry picked from commit 030b452)

Co-authored-by: Stefano Rivera [email protected]

… is set (pythonGH-120419)

Remove wheeldata from both sides of the `assertEqual`, so that we're
*actually* ignoring it from the test set.

This test is only making assertions about the source tree, no code is
being executed that would do anything different based on the value of
`WHEEL_PKG_DIR`.
(cherry picked from commit 030b452)

Co-authored-by: Stefano Rivera <[email protected]>
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.

3 participants