Skip to content

TST: remove test_signature xfails#386

Open
ev-br wants to merge 1 commit intodata-apis:mainfrom
ev-br:upd_signature_xfails
Open

TST: remove test_signature xfails#386
ev-br wants to merge 1 commit intodata-apis:mainfrom
ev-br:upd_signature_xfails

Conversation

@ev-br
Copy link
Member

@ev-br ev-br commented Feb 8, 2026

Were caused by failures in parsing, should be fixed by data-apis/array-api-tests#418

Copilot AI review requested due to automatic review settings February 8, 2026 19:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes several test_signatures.py-related expected-failure entries for bitwise functions/operators from backend-specific xfail lists, based on the upstream array-api-tests parsing fix referenced in data-apis/array-api-tests#418.

Changes:

  • Removed xfails for test_func_signature[...] for bitwise functions (bitwise_and, bitwise_or, shifts, bitwise_xor) across NumPy (latest/dev/1.26), CuPy, and PyTorch lists.
  • Removed PyTorch xfails for corresponding operator method signature tests (__and__, __or__, __xor__, __lshift__, __rshift__).

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
torch-xfails.txt Drops bitwise function + operator method signature xfails under the 2024.12 section.
numpy-xfails.txt Drops bitwise function signature xfails under the 2024.12 section.
numpy-dev-xfails.txt Drops bitwise function signature xfails under the 2024.12 section.
numpy-1-26-xfails.txt Drops bitwise function signature xfails under the 2024.12 section.
cupy-xfails.txt Drops bitwise function signature xfails under the 2024.12 section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant