Skip to content

Commit 176a66a

Browse files
committed
Remove a bunch of 2023.12 xfails
1 parent 92ebdff commit 176a66a

File tree

4 files changed

+0
-48
lines changed

4 files changed

+0
-48
lines changed

dask-xfails.txt

-12
Original file line numberDiff line numberDiff line change
@@ -152,18 +152,6 @@ array_api_tests/test_statistical_functions.py::test_sum
152152
array_api_tests/test_statistical_functions.py::test_prod
153153

154154
# 2023.12 support
155-
array_api_tests/test_has_names.py::test_has_names[statistical-cumulative_sum]
156-
array_api_tests/test_has_names.py::test_has_names[info-__array_namespace_info__]
157-
array_api_tests/test_inspection_functions.py::test_array_namespace_info
158-
array_api_tests/test_inspection_functions.py::test_array_namespace_info_dtypes
159155
array_api_tests/test_manipulation_functions.py::test_repeat
160156
array_api_tests/test_searching_functions.py::test_searchsorted
161-
array_api_tests/test_signatures.py::test_func_signature[cumulative_sum]
162157
array_api_tests/test_signatures.py::test_func_signature[astype]
163-
array_api_tests/test_signatures.py::test_func_signature[__array_namespace_info__]
164-
array_api_tests/test_signatures.py::test_info_func_signature[capabilities]
165-
array_api_tests/test_signatures.py::test_info_func_signature[default_device]
166-
array_api_tests/test_signatures.py::test_info_func_signature[default_dtypes]
167-
array_api_tests/test_signatures.py::test_info_func_signature[devices]
168-
array_api_tests/test_signatures.py::test_info_func_signature[dtypes]
169-
array_api_tests/test_statistical_functions.py::test_cumulative_sum

numpy-1-21-xfails.txt

-12
Original file line numberDiff line numberDiff line change
@@ -252,19 +252,7 @@ array_api_tests/test_special_cases.py::test_binary[remainder(x1_i is -0 and x2_i
252252
array_api_tests/test_special_cases.py::test_iop[__iadd__(x1_i is -0 and x2_i is -0) -> -0]
253253

254254
# 2023.12 support
255-
array_api_tests/test_has_names.py::test_has_names[statistical-cumulative_sum]
256-
array_api_tests/test_has_names.py::test_has_names[info-__array_namespace_info__]
257-
array_api_tests/test_inspection_functions.py::test_array_namespace_info
258-
array_api_tests/test_inspection_functions.py::test_array_namespace_info_dtypes
259255
array_api_tests/test_searching_functions.py::test_searchsorted
260-
array_api_tests/test_signatures.py::test_func_signature[cumulative_sum]
261256
array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
262257
array_api_tests/test_signatures.py::test_func_signature[astype]
263-
array_api_tests/test_signatures.py::test_func_signature[__array_namespace_info__]
264258
array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
265-
array_api_tests/test_signatures.py::test_info_func_signature[capabilities]
266-
array_api_tests/test_signatures.py::test_info_func_signature[default_device]
267-
array_api_tests/test_signatures.py::test_info_func_signature[default_dtypes]
268-
array_api_tests/test_signatures.py::test_info_func_signature[devices]
269-
array_api_tests/test_signatures.py::test_info_func_signature[dtypes]
270-
array_api_tests/test_statistical_functions.py::test_cumulative_sum

numpy-1-26-xfails.txt

-12
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,7 @@ array_api_tests/test_statistical_functions.py::test_sum
4747
array_api_tests/test_statistical_functions.py::test_prod
4848

4949
# 2023.12 support
50-
array_api_tests/test_has_names.py::test_has_names[statistical-cumulative_sum]
51-
array_api_tests/test_has_names.py::test_has_names[info-__array_namespace_info__]
52-
array_api_tests/test_inspection_functions.py::test_array_namespace_info
53-
array_api_tests/test_inspection_functions.py::test_array_namespace_info_dtypes
5450
array_api_tests/test_searching_functions.py::test_searchsorted
55-
array_api_tests/test_signatures.py::test_func_signature[cumulative_sum]
5651
array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
5752
array_api_tests/test_signatures.py::test_func_signature[astype]
58-
array_api_tests/test_signatures.py::test_func_signature[__array_namespace_info__]
5953
array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
60-
array_api_tests/test_signatures.py::test_info_func_signature[capabilities]
61-
array_api_tests/test_signatures.py::test_info_func_signature[default_device]
62-
array_api_tests/test_signatures.py::test_info_func_signature[default_dtypes]
63-
array_api_tests/test_signatures.py::test_info_func_signature[devices]
64-
array_api_tests/test_signatures.py::test_info_func_signature[dtypes]
65-
array_api_tests/test_statistical_functions.py::test_cumulative_sum

numpy-xfails.txt

-12
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,7 @@ array_api_tests/test_signatures.py::test_func_signature[vecdot]
3939
array_api_tests/test_signatures.py::test_extension_func_signature[linalg.vecdot]
4040

4141
# 2023.12 support
42-
array_api_tests/test_has_names.py::test_has_names[statistical-cumulative_sum]
43-
array_api_tests/test_has_names.py::test_has_names[info-__array_namespace_info__]
44-
array_api_tests/test_inspection_functions.py::test_array_namespace_info
45-
array_api_tests/test_inspection_functions.py::test_array_namespace_info_dtypes
4642
array_api_tests/test_searching_functions.py::test_searchsorted
47-
array_api_tests/test_signatures.py::test_func_signature[cumulative_sum]
4843
array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
4944
array_api_tests/test_signatures.py::test_func_signature[astype]
50-
array_api_tests/test_signatures.py::test_func_signature[__array_namespace_info__]
5145
array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
52-
array_api_tests/test_signatures.py::test_info_func_signature[capabilities]
53-
array_api_tests/test_signatures.py::test_info_func_signature[default_device]
54-
array_api_tests/test_signatures.py::test_info_func_signature[default_dtypes]
55-
array_api_tests/test_signatures.py::test_info_func_signature[devices]
56-
array_api_tests/test_signatures.py::test_info_func_signature[dtypes]
57-
array_api_tests/test_statistical_functions.py::test_cumulative_sum

0 commit comments

Comments
 (0)