Skip to content

Commit f9be79f

Browse files
committed
Mute one more test from advanced indexing
1 parent b94a5d7 commit f9be79f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/array-api-skips.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_asinh
1010
# advanced indexing relating issues (waiting a fix from dpctl)
1111
array_api_tests/test_array_object.py::test_getitem_arrays_and_ints_1[1]
1212
array_api_tests/test_array_object.py::test_getitem_arrays_and_ints_1[None]
13+
array_api_tests/test_array_object.py::test_getitem_arrays_and_ints_2[1]
1314
array_api_tests/test_array_object.py::test_getitem_arrays_and_ints_2[None]

0 commit comments

Comments
 (0)