From f9023a23993ec94b062cf00429e80a2a7f67a396 Mon Sep 17 00:00:00 2001 From: Evgeni Burovski Date: Thu, 5 Dec 2024 21:32:43 +0200 Subject: [PATCH] skip test_eye --- dask-skips.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dask-skips.txt b/dask-skips.txt index 63a09e4b..f4c0c282 100644 --- a/dask-skips.txt +++ b/dask-skips.txt @@ -1,2 +1,5 @@ # slow and not implemented in dask array_api_tests/test_linalg.py::test_matrix_power + +# hangs on 2024.12 +array_api_tests/test_creation_functions.py::test_eye