Skip to content

Commit ebeaca2

Browse files
committed
revert vecdot
1 parent aceca8c commit ebeaca2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

numpy-xfails.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ array_api_tests/test_data_type_functions.py::test_finfo[complex64]
66
# Rounding error near infinity
77
array_api_tests/test_operators_and_elementwise_functions.py::test_clip
88

9+
# The test suite cannot properly get the signature for vecdot
10+
# https://github.com/numpy/numpy/pull/26237
11+
array_api_tests/test_signatures.py::test_func_signature[vecdot]
12+
array_api_tests/test_signatures.py::test_extension_func_signature[linalg.vecdot]
13+
914
# 2023.12 support
1015
# uint64 repeats not supported
1116
array_api_tests/test_manipulation_functions.py::test_repeat

0 commit comments

Comments
 (0)