Skip to content

Commit 6d5366b

Browse files
committed
TST: add a cupy xfail
1 parent 4f0de1a commit 6d5366b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cupy-xfails.txt

+3
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,9 @@ array_api_tests/test_special_cases.py::test_unary[trunc(x_i is -0) -> -0]
173173
array_api_tests/test_fft.py::test_fftn
174174
array_api_tests/test_fft.py::test_ifftn
175175
array_api_tests/test_fft.py::test_rfftn
176+
177+
# observed in the 1.10 release process, is likely related to xfails above
178+
array_api_tests/test_fft.py::test_irfftn
176179

177180
# 2023.12 support
178181
# cupy.ndaray cannot be specified as `repeats` argument.

0 commit comments

Comments
 (0)