Skip to content

Commit a1dbcea

Browse files
committed
Enable python array api tests
1 parent f6971d3 commit a1dbcea

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
@@ -17,13 +17,7 @@ array_api_tests/test_signatures.py::test_func_signature[unique_counts]
1717
array_api_tests/test_signatures.py::test_func_signature[unique_inverse]
1818
array_api_tests/test_signatures.py::test_func_signature[unique_values]
1919

20-
# do not return a namedtuple
21-
array_api_tests/test_linalg.py::test_eigh
22-
array_api_tests/test_linalg.py::test_slogdet
23-
array_api_tests/test_linalg.py::test_svd
24-
2520
# hypothesis found failures
26-
array_api_tests/test_linalg.py::test_qr
2721
array_api_tests/test_operators_and_elementwise_functions.py::test_clip
2822

2923
# unexpected result is returned

0 commit comments

Comments
 (0)