Skip to content

Commit e472dcb

Browse files
committed
Add repeat to the torch xfails
1 parent 1b47d96 commit e472dcb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

torch-xfails.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,3 +189,8 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_expm1
189189
array_api_tests/test_operators_and_elementwise_functions.py::test_round
190190
array_api_tests/test_set_functions.py::test_unique_counts
191191
array_api_tests/test_set_functions.py::test_unique_values
192+
193+
# 2023.12 support
194+
array_api_tests/test_has_names.py::test_has_names[manipulation-repeat]
195+
array_api_tests/test_manipulation_functions.py::test_repeat
196+
array_api_tests/test_signatures.py::test_func_signature[repeat]

0 commit comments

Comments
 (0)