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

test: insulate PyPI wheel package tests from other build artifacts #3690

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

quic-kyunggeu
Copy link
Contributor

Main Changes

Removed PYTHONPATH environment variable when testing pure PyPI wheel packages.
When running make test with PYTHONPATH set, it wouldn't test the actual wheel package but test with whatever is importable from PYTHONPATH on top.

@quic-kyunggeu quic-kyunggeu merged commit 1692068 into quic:develop Dec 20, 2024
4 checks passed
@quic-kyunggeu quic-kyunggeu deleted the fix_ci2.0_test_failure branch December 20, 2024 23:11
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