We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 324d5cb + 9e26e67 commit 04653beCopy full SHA for 04653be
1 file changed
array-api-tests-xfails.txt
@@ -49,3 +49,6 @@ array_api_tests/test_special_cases.py::test_unary[sqrt(real(x_i) is +infinity an
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
52
+
53
+# NumPy 1.26 : NotImplementedError: The copy argument to __dlpack__ is not yet implemented
54
+array_api_tests/test_dlpack.py::test_dunder_dlpack
0 commit comments