Skip to content

Commit e659f50

Browse files
committed
Add asarray xfail (copy=False is not implemented)
1 parent 81872bc commit e659f50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

array-api-tests-xfails.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# copy=False is not yet implemented
2+
array_api_tests/test_creation_functions.py::test_asarray_arrays
3+
14
# Some fft tests are currently wrong
25
# (https://github.com/data-apis/array-api-tests/issues/231)
36
array_api_tests/test_fft.py::test_fft

0 commit comments

Comments
 (0)