8000 CI: Add xfail for · numpy/numpy@9a3b3a0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a3b3a0

Browse files
committed
CI: Add xfail for
1 parent a975551 commit 9a3b3a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/ci/array-api-xfails.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ array_api_tests/test_sorting_functions.py::test_sort
1818
# ufuncs signature on linux is always <Signature (*args, **kwargs)>
1919
# np.vecdot is the only ufunc with a keyword argument which causes a failure
2020
array_api_tests/test_signatures.py::test_func_signature[vecdot]
21+
22+
# input is cast to min/max's dtype if they're different
23+
array_api_tests/test_operators_and_elementwise_functions.py::test_clip

0 commit comments

Comments
 (0)
0