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

Add regression tests for integer overflows #3428

Open
h-mayorquin opened this issue Sep 18, 2024 · 0 comments
Open

Add regression tests for integer overflows #3428

h-mayorquin opened this issue Sep 18, 2024 · 0 comments
Labels
regression testing Related to test routines

Comments

@h-mayorquin
Copy link
Collaborator

We have solved many of these but we did not write regression tests for them. This issue should serve as a list of those PRs so we can add regression tests later. This is important because those errors are easy to miss (it just changing lists to numpy arrays!) so I think it is good to have regression tests here:

List:

There were some more related to concatenation that I would fetch later.

@h-mayorquin h-mayorquin added testing Related to test routines regression labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression testing Related to test routines
Projects
None yet
Development

No branches or pull requests

1 participant