Skip to content

Commit f8bd676

Browse files
committed
XFAIL numpy dev test failure
1 parent faddb83 commit f8bd676

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

numpy-dev-xfails.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ array_api_tests/meta/test_hypothesis_helpers.py::test_symmetric_matrices
3232
# (https://github.com/data-apis/array-api-tests/issues/168)
3333
array_api_tests/test_statistical_functions.py::test_sum
3434
array_api_tests/test_statistical_functions.py::test_prod
35+
36+
# The test suite cannot properly get the signature for vecdot
37+
# https://github.com/numpy/numpy/pull/26237
38+
array_api_tests/test_signatures.py::test_func_signature[vecdot]

0 commit comments

Comments
 (0)