Skip to content

Commit

Permalink
TST: add a cupy xfail
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br committed Dec 25, 2024
1 parent 4f0de1a commit 6d5366b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cupy-xfails.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,9 @@ array_api_tests/test_special_cases.py::test_unary[trunc(x_i is -0) -> -0]
array_api_tests/test_fft.py::test_fftn
array_api_tests/test_fft.py::test_ifftn
array_api_tests/test_fft.py::test_rfftn

# observed in the 1.10 release process, is likely related to xfails above
array_api_tests/test_fft.py::test_irfftn

# 2023.12 support
# cupy.ndaray cannot be specified as `repeats` argument.
Expand Down

0 comments on commit 6d5366b

Please sign in to comment.