Skip to content

Commit

Permalink
Add repeat to the torch xfails
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Sep 30, 2024
1 parent 1b47d96 commit e472dcb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions torch-xfails.txt
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,8 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_expm1
array_api_tests/test_operators_and_elementwise_functions.py::test_round
array_api_tests/test_set_functions.py::test_unique_counts
array_api_tests/test_set_functions.py::test_unique_values

# 2023.12 support
array_api_tests/test_has_names.py::test_has_names[manipulation-repeat]
array_api_tests/test_manipulation_functions.py::test_repeat
array_api_tests/test_signatures.py::test_func_signature[repeat]

0 comments on commit e472dcb

Please sign in to comment.