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 2
2
# https://github.com/numpy/numpy/pull/25168
3
3
array_api_tests/test_creation_functions.py::test_asarray_arrays
4
4
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
-
18
5
# Known special case issue in NumPy. Not worth working around here
19
6
# https://github.com/numpy/numpy/issues/21213
20
7
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]
You can’t perform that action at this time.
0 commit comments