Skip to content

Commit 8dca63f

Browse files
committed
Enable relating array API tests
1 parent 94758c6 commit 8dca63f

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

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

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
# array API tests to be skipped
22

3-
# missing unique-like functions
4-
array_api_tests/test_has_names.py::test_has_names[set-unique_all]
5-
array_api_tests/test_has_names.py::test_has_names[set-unique_counts]
6-
array_api_tests/test_has_names.py::test_has_names[set-unique_inverse]
7-
array_api_tests/test_has_names.py::test_has_names[set-unique_values]
8-
array_api_tests/test_set_functions.py::test_unique_all
9-
array_api_tests/test_set_functions.py::test_unique_counts
10-
array_api_tests/test_set_functions.py::test_unique_inverse
11-
array_api_tests/test_set_functions.py::test_unique_values
12-
array_api_tests/test_signatures.py::test_func_signature[unique_all]
13-
array_api_tests/test_signatures.py::test_func_signature[unique_counts]
14-
array_api_tests/test_signatures.py::test_func_signature[unique_inverse]
15-
array_api_tests/test_signatures.py::test_func_signature[unique_values]
16-
173
# hypothesis found failures
184
array_api_tests/test_operators_and_elementwise_functions.py::test_clip
195

0 commit comments

Comments
 (0)