We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e727b5d commit 1297e56Copy full SHA for 1297e56
numpy-1-22-xfails.txt
@@ -48,6 +48,8 @@ array_api_tests/test_linalg.py::test_vector_norm
48
49
# NumPy 1.22 doesn't support NPY_PROMOTION_STATE=weak, so many tests fail with
50
# type promotion issues
51
+# NOTE: some of these may not fail until one runs array-api-tests with
52
+# --max-examples 100000
53
array_api_tests/test_manipulation_functions.py::test_concat
54
array_api_tests/test_operators_and_elementwise_functions.py::test_add[__add__(x, s)]
55
array_api_tests/test_operators_and_elementwise_functions.py::test_add[__add__(x1, x2)]
0 commit comments