File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ array_api_tests/test_set_functions.py::test_unique_values
89
89
# The test suite is incorrectly checking sums that have loss of significance
90
90
# (https://github.com/data-apis/array-api-tests/issues/168)
91
91
array_api_tests/test_statistical_functions.py::test_sum
92
+ array_api_tests/test_statistical_functions.py::test_prod
92
93
93
94
# NumPy 1.21 doesn't support NPY_PROMOTION_STATE=weak, so many tests fail with
94
95
# type promotion issues
Original file line number Diff line number Diff line change @@ -42,3 +42,4 @@ array_api_tests/meta/test_hypothesis_helpers.py::test_symmetric_matrices
42
42
# The test suite is incorrectly checking sums that have loss of significance
43
43
# (https://github.com/data-apis/array-api-tests/issues/168)
44
44
array_api_tests/test_statistical_functions.py::test_sum
45
+ array_api_tests/test_statistical_functions.py::test_prod
Original file line number Diff line number Diff line change @@ -44,3 +44,4 @@ array_api_tests/meta/test_hypothesis_helpers.py::test_symmetric_matrices
44
44
# The test suite is incorrectly checking sums that have loss of significance
45
45
# (https://github.com/data-apis/array-api-tests/issues/168)
46
46
array_api_tests/test_statistical_functions.py::test_sum
47
+ array_api_tests/test_statistical_functions.py::test_prod
You can’t perform that action at this time.
0 commit comments