Skip to content

Commit 15ed961

Browse files
authored
Merge pull request #2414 from IntelPython/enable-array-api-advanced-indexing-tests
Enable array API advanced indexing tests
2 parents 0ab1d62 + d83ca7d commit 15ed961

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,3 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_clip
66
# unexpected result is returned - unmute when dpctl-1986 is resolved
77
array_api_tests/test_operators_and_elementwise_functions.py::test_asin
88
array_api_tests/test_operators_and_elementwise_functions.py::test_asinh
9-
10-
# advanced indexing relating issues (waiting a fix from dpctl)
11-
array_api_tests/test_array_object.py::test_getitem_arrays_and_ints_1[1]
12-
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]
14-
array_api_tests/test_array_object.py::test_getitem_arrays_and_ints_2[None]

0 commit comments

Comments
 (0)