Skip to content

Commit 3858e70

Browse files
committed
skip tests
1 parent 2a70c49 commit 3858e70

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

array-api-strict-skips.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,8 @@ array_api_tests/test_special_cases.py::test_iop[__ifloordiv__(x1_i is -infinity
2727
array_api_tests/test_special_cases.py::test_iop[__ifloordiv__(isfinite(x1_i) and x1_i > 0 and x2_i is -infinity) -> -0]
2828
array_api_tests/test_special_cases.py::test_iop[__ifloordiv__(isfinite(x1_i) and x1_i < 0 and x2_i is +infinity) -> -0]
2929

30+
# FIXME needs array-api-strict >=2.3.2
31+
array_api_tests/test_data_type_functions.py::test_finfo
32+
array_api_tests/test_data_type_functions.py::test_finfo_dtype
33+
array_api_tests/test_data_type_functions.py::test_iinfo
34+
array_api_tests/test_data_type_functions.py::test_iinfo_dtype

0 commit comments

Comments
 (0)