We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f8b5d6 commit 2995a0fCopy full SHA for 2995a0f
dask-xfails.txt
@@ -48,9 +48,6 @@ array_api_tests/test_special_cases.py::test_iop[__ipow__(x1_i is -0 and x2_i > 0
48
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]
49
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]
50
51
-# The clip helper uses boolean indexing
52
-array_api_tests/test_operators_and_elementwise_functions.py::test_clip
53
-
54
# No sorting in dask
55
array_api_tests/test_has_names.py::test_has_names[sorting-argsort]
56
array_api_tests/test_has_names.py::test_has_names[sorting-sort]
0 commit comments