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

Skip to content

TST: f2py: fix issue in test skip condition #25221

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
Nov 22, 2023
Merged

Conversation

rgommers
Copy link
Member

@rgommers rgommers commented Nov 22, 2023

This test was failing in the 32-bit wheel build job, the AND condition should be an OR one - test is Linux-only.

This is a follow-up to gh-25185. That PR was already backported, so this one should be backported as well.

This test was failing in the 32-bit wheel build job, the AND
condition should be an OR one - test is Linux-only.

[skip cirrus] [skip circle]
Copy link
Member

@HaoZeke HaoZeke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

@HaoZeke HaoZeke merged commit 13ae578 into numpy:main Nov 22, 2023
@rgommers rgommers deleted the fix-f2py-test branch November 22, 2023 18:55
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Nov 22, 2023
@charris charris added 09 - Backport-Candidate PRs tagged should be backported 08 - Backport Used to tag backport PRs and removed 09 - Backport-Candidate PRs tagged should be backported labels Dec 18, 2023
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.

3 participants