Skip to content

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

Merged
magnatelee merged 1 commit intonv-legate:branch-22.10from
magnatelee:robust-negative-check
Sep 29, 2022
Merged

Make the negative test on fill robust across Python versions#619
magnatelee merged 1 commit intonv-legate:branch-22.10from
magnatelee:robust-negative-check

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
manopapad pushed a commit that referenced this pull request Mar 5, 2025
* Update test_fft_c2r.py
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