Skip to content

Commit 2995a0f

Browse files
committed
Remove clip from dask xfails
1 parent 5f8b5d6 commit 2995a0f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dask-xfails.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ array_api_tests/test_special_cases.py::test_iop[__ipow__(x1_i is -0 and x2_i > 0
4848
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]
4949
array_api_tests/test_special_cases.py::test_binary[__pow__(x1_i is -infinity and x2_i > 0 and not (x2_i.is_integer() and x2_i % 2 == 1)) -> +infinity]
5050

51-
# The clip helper uses boolean indexing
52-
array_api_tests/test_operators_and_elementwise_functions.py::test_clip
53-
5451
# No sorting in dask
5552
array_api_tests/test_has_names.py::test_has_names[sorting-argsort]
5653
array_api_tests/test_has_names.py::test_has_names[sorting-sort]

0 commit comments

Comments
 (0)