Skip to content

Commit 6cc2acb

Browse files
committed
MAINT: temp skip test_from_dlpack
array-api-tests runs self-tests against a released array-api-strict, so skip a test until array-api-strict==2.6 is released.
1 parent 4c6b360 commit 6cc2acb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

array-api-tests-xfails.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,7 @@ array_api_tests/test_special_cases.py::test_unary[tanh(real(x_i) is +infinity an
4545
array_api_tests/test_special_cases.py::test_unary[acosh(real(x_i) is +0 and imag(x_i) is NaN) -> NaN \xb1 \u03c0j/2]
4646

4747
array_api_tests/test_special_cases.py::test_unary[sqrt(real(x_i) is +infinity and isfinite(imag(x_i)) and imag(x_i) > 0) -> +0 + infinity j]
48+
49+
# remove this when array-api-strict 2.6 is released: this is only for array-api-tests,
50+
# which runs self-tests against a released array-api-strict
51+
array_api_tests/test_dlpack.py::test_from_dlpack

0 commit comments

Comments
 (0)