From 707886d165f7302bf88395f18723ac4150f1cef2 Mon Sep 17 00:00:00 2001 From: Anton Volkov Date: Thu, 23 Jan 2025 17:42:22 +0200 Subject: [PATCH] Enable python array api tests --- .github/workflows/array-api-skips.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/array-api-skips.txt b/.github/workflows/array-api-skips.txt index 6c108a165ee..757eb540e88 100644 --- a/.github/workflows/array-api-skips.txt +++ b/.github/workflows/array-api-skips.txt @@ -29,13 +29,7 @@ array_api_tests/test_signatures.py::test_info_func_signature[default_dtypes] array_api_tests/test_signatures.py::test_info_func_signature[devices] array_api_tests/test_signatures.py::test_info_func_signature[dtypes] -# do not return a namedtuple -array_api_tests/test_linalg.py::test_eigh -array_api_tests/test_linalg.py::test_slogdet -array_api_tests/test_linalg.py::test_svd - # hypothesis found failures -array_api_tests/test_linalg.py::test_qr array_api_tests/test_operators_and_elementwise_functions.py::test_clip # unexpected result is returned