File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Expand file tree Collapse file tree 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
256256array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
257257array_api_tests/test_signatures.py::test_func_signature[astype]
258258array_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
5151array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
5252array_api_tests/test_signatures.py::test_func_signature[astype]
5353array_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]
2323array_api_tests/test_signatures.py::test_func_signature[astype]
2424array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
2525array_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
4343array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
4444array_api_tests/test_signatures.py::test_func_signature[astype]
4545array_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