We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee9d6a commit a704abbCopy full SHA for a704abb
dask-xfails.txt
@@ -150,3 +150,8 @@ array_api_tests/test_manipulation_functions.py::test_roll
150
151
# No mT on dask array
152
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