From 0635fcf26fd4c12cf79a34a71766b6cff43e631a Mon Sep 17 00:00:00 2001 From: Anton Volkov Date: Tue, 25 Mar 2025 13:45:47 +0100 Subject: [PATCH] Enable clip test from array-api-tests scope --- .github/workflows/array-api-skips.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/array-api-skips.txt b/.github/workflows/array-api-skips.txt index 4ad6df22b259..a02fa027eec3 100644 --- a/.github/workflows/array-api-skips.txt +++ b/.github/workflows/array-api-skips.txt @@ -1,8 +1,5 @@ # array API tests to be skipped -# hypothesis found failures -array_api_tests/test_operators_and_elementwise_functions.py::test_clip - # unexpected result is returned - unmute when dpctl-1986 is resolved array_api_tests/test_operators_and_elementwise_functions.py::test_asin array_api_tests/test_operators_and_elementwise_functions.py::test_asinh