Skip to content

Commit 2d918e4

Browse files
committed
Merge branch 'more-linalg2' of github.com:asmeurer/array-api-tests into more-linalg2
2 parents 3092422 + ccc6ca3 commit 2d918e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

numpy-skips.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ array_api_tests/test_constants.py::test_newaxis
1414

1515
# linalg.solve issue in numpy.array_api as of v1.26.2 (see numpy#25146)
1616
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
1719

1820
# https://github.com/numpy/numpy/issues/21373
1921
array_api_tests/test_array_object.py::test_getitem

0 commit comments

Comments
 (0)