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 to ensure that the Python module infers sys.path the same way as python #26736

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Feb 20, 2025

Adds testing to ensure that the Chapel Python module infers sys.path the same way that just invoking the Python interpreter does

[Reviewed by @]

Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
@jabraham17 jabraham17 changed the title Ensure that the Python module infers sys.path the same way as python Test to ensure that the Python module infers sys.path the same way as python Feb 20, 2025
@jabraham17
Copy link
Member Author

I pulled the actual fix for this out to #26737, the test itself is more complicated and needs some more work. But the fix should go in ASAP to fix nightly test failures

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.

1 participant