File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -39,3 +39,6 @@ array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
3939array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
4040# uint64 repeats not supported
4141array_api_tests/test_manipulation_functions.py::test_repeat
42+
43+ # 2024.12 support
44+ array_api_tests/test_special_cases.py::test_nan_propagation[cumulative_prod]
Original file line number Diff line number Diff line change @@ -9,3 +9,6 @@ array_api_tests/test_signatures.py::test_extension_func_signature[linalg.vecdot]
99# 2023.12 support
1010# uint64 repeats not supported
1111array_api_tests/test_manipulation_functions.py::test_repeat
12+
13+ # 2024.12 support
14+ array_api_tests/test_special_cases.py::test_nan_propagation[cumulative_prod]
Original file line number Diff line number Diff line change @@ -11,3 +11,6 @@ array_api_tests/test_signatures.py::test_func_signature[from_dlpack]
1111array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
1212# uint64 repeats not supported
1313array_api_tests/test_manipulation_functions.py::test_repeat
14+
15+ # 2024.12 support
16+ array_api_tests/test_special_cases.py::test_nan_propagation[cumulative_prod]
You can’t perform that action at this time.
0 commit comments