Skip to content

Commit d9d9d04

Browse files
authored
Merge pull request #201 from ev-br/skip_test_from_dlpack
MAINT: temp skip test_from_dlpack
2 parents 4c6b360 + 6cc2acb commit d9d9d04

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)