We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a4a2d3 commit b94a5d7Copy full SHA for b94a5d7
.github/workflows/array-api-skips.txt
@@ -6,3 +6,8 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_clip
6
# unexpected result is returned - unmute when dpctl-1986 is resolved
7
array_api_tests/test_operators_and_elementwise_functions.py::test_asin
8
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[None]
0 commit comments