Skip to content

Commit 1297e56

Browse files
committed
Add note
1 parent e727b5d commit 1297e56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

numpy-1-22-xfails.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ array_api_tests/test_linalg.py::test_vector_norm
4848

4949
# NumPy 1.22 doesn't support NPY_PROMOTION_STATE=weak, so many tests fail with
5050
# type promotion issues
51+
# NOTE: some of these may not fail until one runs array-api-tests with
52+
# --max-examples 100000
5153
array_api_tests/test_manipulation_functions.py::test_concat
5254
array_api_tests/test_operators_and_elementwise_functions.py::test_add[__add__(x, s)]
5355
array_api_tests/test_operators_and_elementwise_functions.py::test_add[__add__(x1, x2)]

0 commit comments

Comments
 (0)