Skip to content

Commit 5fb3680

Browse files
committed
Add test_prod to the cupy xfails
1 parent dbdd09c commit 5fb3680

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: cupy-xfails.txt

+3
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ array_api_tests/test_searching_functions.py::test_argmin
4444
array_api_tests/test_statistical_functions.py::test_min
4545
array_api_tests/test_statistical_functions.py::test_max
4646

47+
# prod() sometimes doesn't give nan for 0*overflow
48+
array_api_tests/test_statistical_functions::test_prod
49+
4750
# testsuite incorrectly thinks meshgrid doesn't have indexing argument
4851
# (https://github.com/data-apis/array-api-tests/issues/171)
4952
array_api_tests/test_signatures.py::test_func_signature[meshgrid]

0 commit comments

Comments
 (0)