Skip to content

Commit c9da5f4

Browse files
committed
Add torch xfail
1 parent 7c3b948 commit c9da5f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torch-xfails.txt

+1
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ array_api_tests/test_statistical_functions.py::test_var
183183
# The test suite is incorrectly checking sums that have loss of significance
184184
# (https://github.com/data-apis/array-api-tests/issues/168)
185185
array_api_tests/test_statistical_functions.py::test_sum
186+
array_api_tests/test_statistical_functions.py::test_prod
186187

187188
# These functions do not yet support complex numbers
188189
array_api_tests/test_operators_and_elementwise_functions.py::test_sign

0 commit comments

Comments
 (0)