Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TST: Parametrize a few more tests. #19542

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
Jul 22, 2021
Merged

Conversation

DWesl
Copy link
Contributor

@DWesl DWesl commented Jul 22, 2021

Move the for loops outside the test body so I can get more than one
error at once. This also allows me to get more precise information in
the event of a segfault by using pytest-forked. This may also make
these tests more idomatic for pytest.

Some lines change where the line break goes to fit each line in 80
characters.

Changes extracted from #18308.

Move the for loops outside the test body so I can get more than one
error at once.

STY: Fix long lines flagged by linter.
@mattip mattip merged commit d61fdc7 into numpy:main Jul 22, 2021
@mattip
Copy link
Member

mattip commented Jul 22, 2021

Thanks @DWesl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants