Skip to content

Commit 707886d

Browse files
committed
Enable python array api tests
1 parent 30a65a7 commit 707886d

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
@@ -29,13 +29,7 @@ array_api_tests/test_signatures.py::test_info_func_signature[default_dtypes]
2929
array_api_tests/test_signatures.py::test_info_func_signature[devices]
3030
array_api_tests/test_signatures.py::test_info_func_signature[dtypes]
3131

32-
# do not return a namedtuple
33-
array_api_tests/test_linalg.py::test_eigh
34-
array_api_tests/test_linalg.py::test_slogdet
35-
array_api_tests/test_linalg.py::test_svd
36-
3732
# hypothesis found failures
38-
array_api_tests/test_linalg.py::test_qr
3933
array_api_tests/test_operators_and_elementwise_functions.py::test_clip
4034

4135
# unexpected result is returned

0 commit comments

Comments
 (0)