We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f0de1a commit 6d5366bCopy full SHA for 6d5366b
cupy-xfails.txt
@@ -173,6 +173,9 @@ array_api_tests/test_special_cases.py::test_unary[trunc(x_i is -0) -> -0]
173
array_api_tests/test_fft.py::test_fftn
174
array_api_tests/test_fft.py::test_ifftn
175
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
179
180
# 2023.12 support
181
# cupy.ndaray cannot be specified as `repeats` argument.
0 commit comments