We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c6b360 + 6cc2acb commit d9d9d04Copy full SHA for d9d9d04
1 file changed
array-api-tests-xfails.txt
@@ -45,3 +45,7 @@ array_api_tests/test_special_cases.py::test_unary[tanh(real(x_i) is +infinity an
45
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]
46
47
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