Skip to content

Remove non-portable test for Python module #27093

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
Apr 10, 2025

Conversation

jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Apr 10, 2025

Removes one test case for the Python module, because its not portable and not that useful to test.

Since the sign of char is implementation defined, comparing it against a signed byte may not work on some platforms

[Reviewed by @lydia-duncan]

Signed-off-by: Jade Abraham <[email protected]>
@jabraham17 jabraham17 requested a review from lydia-duncan April 10, 2025 18:25
@jabraham17 jabraham17 merged commit 2e8d41e into chapel-lang:main Apr 10, 2025
10 checks passed
@jabraham17 jabraham17 deleted the remove-char-test branch April 10, 2025 18:38
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