Skip to content

Commit

Permalink
Update numpy dev xfails
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Sep 30, 2024
1 parent 470e41a commit 198d6d7
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 @@ -17,3 +17,7 @@ array_api_tests/test_statistical_functions.py::test_cumulative_sum
# https://github.com/numpy/numpy/pull/26237
array_api_tests/test_signatures.py::test_func_signature[vecdot]
array_api_tests/test_signatures.py::test_extension_func_signature[linalg.vecdot]

# 2023.12 support
# Argument 'device' missing from signature
array_api_tests/test_signatures.py::test_func_signature[astype]

0 comments on commit 198d6d7

Please sign in to comment.