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

Make the negative test on fill robust across Python versions #619

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

magnatelee
Copy link
Contributor

test_fill_int_with_none was using a Python version-specific error string and failing on Python 3.10. This PR makes it more robust.

@magnatelee magnatelee added the category:bug-fix PR is a bug fix and will be classified as such in release notes label Sep 29, 2022
@magnatelee
Copy link
Contributor Author

cc @xialu00 you may consider making your negative checks more robust as this PR. Error messages don't change frequently, but they don't seem to be set in stone either.

@XiaLuNV
Copy link
Contributor

XiaLuNV commented Sep 29, 2022

Thanks for your advice. That is very helpful.

@magnatelee magnatelee merged commit dcef5d1 into nv-legate:branch-22.10 Sep 29, 2022
@magnatelee magnatelee deleted the robust-negative-check branch September 29, 2022 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug-fix PR is a bug fix and will be classified as such in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants