Skip to content

Commit 3cc7bd3

Browse files
committed
Fix Array API tests for Finch backend.
1 parent 0314e3d commit 3cc7bd3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

ci/Finch-array-api-xfails.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,9 @@ array_api_tests/test_signatures.py::test_array_method_signature[__dlpack__]
6565
array_api_tests/test_signatures.py::test_array_method_signature[__dlpack_device__]
6666
array_api_tests/test_signatures.py::test_array_method_signature[__setitem__]
6767

68-
# test_creation_functions
69-
7068
# not implemented
7169
array_api_tests/test_creation_functions.py::test_meshgrid
7270

73-
# buggy
74-
array_api_tests/test_creation_functions.py::test_full_like
75-
7671
# test_array_object
7772

7873
array_api_tests/test_array_object.py::test_getitem
@@ -179,8 +174,6 @@ array_api_tests/test_indexing_functions.py::test_take
179174
# not implemented
180175
array_api_tests/test_linalg.py::test_matrix_transpose
181176
array_api_tests/test_linalg.py::test_vecdot
182-
# test suite draws two scalars
183-
array_api_tests/test_linalg.py::test_tensordot
184177

185178
# test_manipulation_functions
186179

0 commit comments

Comments
 (0)