We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cddd95c commit 462360cCopy full SHA for 462360c
1 file changed
.github/workflows/array-api-tests.yml
@@ -120,6 +120,7 @@ jobs:
120
# not implemented
121
array_api_tests/test_array_object.py::test_setitem
122
array_api_tests/test_array_object.py::test_setitem_masking
123
+ array_api_tests/test_creation_functions.py::test_asarray_arrays
124
array_api_tests/test_manipulation_functions.py::test_repeat
125
array_api_tests/test_sorting_functions.py
126
0 commit comments