Skip to content

Conversation

@ev-br
Copy link
Member

@ev-br ev-br commented Jan 19, 2026

New xfails for complex special cases, cf data-apis/array-api-tests#409

Copilot AI review requested due to automatic review settings January 19, 2026 13:12
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 adds new xfail entries for complex number special cases in test suites, aligned with changes from array-api-tests pull request #409.

Changes:

  • Added xfail entries for complex special cases involving functions like acos, expm1, log1p, sqrt, and tanh
  • Updated test configuration files for torch, dask, and cupy array implementations
  • Documented failures for edge cases with infinity, NaN, and zero values in complex numbers

Reviewed changes

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

File Description
torch-xfails.txt Added 14 xfail entries for complex special cases including acos, expm1, log1p, sqrt, and tanh functions
dask-xfails.txt Added 9 xfail entries for complex special cases focusing on expm1, sqrt, and tanh functions
cupy-xfails.txt Added 9 xfail entries for complex special cases including acosh, log, log1p, sqrt, and tanh functions

💡 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