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

Fix mypyc wheel tests #18444

Merged
merged 1 commit into from
Jan 11, 2025
Merged

Fix mypyc wheel tests #18444

merged 1 commit into from
Jan 11, 2025

Conversation

cdce8p
Copy link
Collaborator

@cdce8p cdce8p commented Jan 11, 2025

#18416 removed the mypyc/test-data package from the wheel. This caused the wheel tests to fail. Use the test_data_prefix instead which uses the existing MYPY_TEST_PREFIX to determine the correct file location.

https://github.com/mypyc/mypy_mypyc-wheels/actions/runs/12712285989

@ilevkivskyi ilevkivskyi merged commit 1affabe into python:master Jan 11, 2025
12 checks passed
@cdce8p cdce8p deleted the fix-mypyc-tests branch January 11, 2025 18:54
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.

2 participants