Skip to content

Commit ccc6ca3

Browse files
committed
Skip test_cross in CI
1 parent 3856b8f commit ccc6ca3

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)