Skip to content

Commit a704abb

Browse files
committed
xfail test_sum on dask
1 parent 0ee9d6a commit a704abb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dask-xfails.txt

+5
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,8 @@ array_api_tests/test_manipulation_functions.py::test_roll
150150

151151
# No mT on dask array
152152
array_api_tests/meta/test_hypothesis_helpers.py::test_symmetric_matrices
153+
154+
# The test suite is incorrectly checking sums that have loss of significance
155+
# (https://github.com/data-apis/array-api-tests/issues/168)
156+
array_api_tests/test_statistical_functions.py::test_sum
157+
array_api_tests/test_statistical_functions.py::test_prod

0 commit comments

Comments
 (0)