File tree 4 files changed +8
-0
lines changed
4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -256,3 +256,5 @@ array_api_tests/test_searching_functions.py::test_searchsorted
256
256
array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
257
257
array_api_tests/test_signatures.py::test_func_signature[astype]
258
258
array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
259
+ # uint64 repeats not supported
260
+ array_api_tests/test_manipulation_functions.py::test_repeat
Original file line number Diff line number Diff line change @@ -51,3 +51,5 @@ array_api_tests/test_searching_functions.py::test_searchsorted
51
51
array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
52
52
array_api_tests/test_signatures.py::test_func_signature[astype]
53
53
array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
54
+ # uint64 repeats not supported
55
+ array_api_tests/test_manipulation_functions.py::test_repeat
Original file line number Diff line number Diff line change @@ -23,3 +23,5 @@ array_api_tests/test_signatures.py::test_extension_func_signature[linalg.vecdot]
23
23
array_api_tests/test_signatures.py::test_func_signature[astype]
24
24
array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
25
25
array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
26
+ # uint64 repeats not supported
27
+ array_api_tests/test_manipulation_functions.py::test_repeat
Original file line number Diff line number Diff line change @@ -43,3 +43,5 @@ array_api_tests/test_searching_functions.py::test_searchsorted
43
43
array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
44
44
array_api_tests/test_signatures.py::test_func_signature[astype]
45
45
array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
46
+ # uint64 repeats not supported
47
+ array_api_tests/test_manipulation_functions.py::test_repeat
You can’t perform that action at this time.
0 commit comments