Skip to content

Commit 9c0a539

Browse files
committed
Skip newaxis test for numpy 1.26.2
1 parent 0074b86 commit 9c0a539

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

numpy-skips.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ array_api_tests/test_linalg.py::test_trace
99
# https://github.com/numpy/numpy/issues/20326#issuecomment-1012380448
1010
array_api_tests/test_set_functions.py
1111

12+
# newaxis not included in numpy namespace as of v1.26.2
13+
array_api_tests/test_constants.py::test_newaxis
14+
1215
# https://github.com/numpy/numpy/issues/21373
1316
array_api_tests/test_array_object.py::test_getitem
1417

0 commit comments

Comments
 (0)