8000
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 a975551 commit 9a3b3a0Copy full SHA for 9a3b3a0
tools/ci/array-api-xfails.txt
@@ -18,3 +18,6 @@ array_api_tests/test_sorting_functions.py::test_sort
18
# ufuncs signature on linux is always <Signature (*args, **kwargs)>
19
# np.vecdot is the only ufunc with a keyword argument which causes a failure
20
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