Skip to content

Commit eb8a19f

Browse files
committed
revert
1 parent 2b84e6f commit eb8a19f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

numpy-dev-xfails.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# finfo(float32).eps returns float32 but should return float
22
array_api_tests/test_data_type_functions.py::test_finfo[float32]
33

4+
# The test suite cannot properly get the signature for vecdot
5+
# https://github.com/numpy/numpy/pull/26237
6+
array_api_tests/test_signatures.py::test_func_signature[vecdot]
7+
array_api_tests/test_signatures.py::test_extension_func_signature[linalg.vecdot]
8+
49
# 2023.12 support
510
# uint64 repeats not supported
611
array_api_tests/test_manipulation_functions.py::test_repeat

0 commit comments

Comments
 (0)