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.
2 parents 3092422 + ccc6ca3 commit 2d918e4Copy full SHA for 2d918e4
numpy-skips.txt
@@ -14,6 +14,8 @@ array_api_tests/test_constants.py::test_newaxis
14
15
# linalg.solve issue in numpy.array_api as of v1.26.2 (see numpy#25146)
16
array_api_tests/test_linalg.py::test_solve
17
+# numpy.array_api needs updating... or replaced on CI
18
+array_api_tests/test_linalg.py::test_cross
19
20
# https://github.com/numpy/numpy/issues/21373
21
array_api_tests/test_array_object.py::test_getitem
0 commit comments