File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 22# https://github.com/numpy/numpy/pull/25168
33array_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
207array_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]
You can’t perform that action at this time.
0 commit comments