Skip to content

Commit d10e2df

Browse files
authored
Merge pull request #16 from asmeurer/xfails-update
Remove fft tests from xfails
2 parents ab6f323 + 2ae82ca commit d10e2df

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

array-api-tests-xfails.txt

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,6 @@
22
# https://github.com/numpy/numpy/pull/25168
33
array_api_tests/test_creation_functions.py::test_asarray_arrays
44

5-
# Some fft tests are currently wrong
6-
# (https://github.com/data-apis/array-api-tests/issues/231)
7-
array_api_tests/test_fft.py::test_fft
8-
array_api_tests/test_fft.py::test_ifft
9-
array_api_tests/test_fft.py::test_fftn
10-
array_api_tests/test_fft.py::test_ifftn
11-
array_api_tests/test_fft.py::test_rfft
12-
array_api_tests/test_fft.py::test_irfft
13-
array_api_tests/test_fft.py::test_rfftn
14-
array_api_tests/test_fft.py::test_irfftn
15-
array_api_tests/test_fft.py::test_hfft
16-
array_api_tests/test_fft.py::test_ihfft
17-
185
# Known special case issue in NumPy. Not worth working around here
196
# https://github.com/numpy/numpy/issues/21213
207
array_api_tests/test_special_cases.py::test_iop[__ipow__(x1_i is -infinity and x2_i > 0 and not (x2_i.is_integer() and x2_i % 2 == 1)) -> +infinity]

0 commit comments

Comments
 (0)