Skip to content

Commit

Permalink
XFAIL numpy dev test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Apr 15, 2024
1 parent faddb83 commit f8bd676
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions numpy-dev-xfails.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ array_api_tests/meta/test_hypothesis_helpers.py::test_symmetric_matrices
# (https://github.com/data-apis/array-api-tests/issues/168)
array_api_tests/test_statistical_functions.py::test_sum
array_api_tests/test_statistical_functions.py::test_prod

# The test suite cannot properly get the signature for vecdot
# https://github.com/numpy/numpy/pull/26237
array_api_tests/test_signatures.py::test_func_signature[vecdot]

0 comments on commit f8bd676

Please sign in to comment.