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]
39
39
array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
40
40
# uint64 repeats not supported
41
41
array_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]
9
9
# 2023.12 support
10
10
# uint64 repeats not supported
11
11
array_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]
11
11
array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
12
12
# uint64 repeats not supported
13
13
array_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