Skip to content

Commit 3a150bd

Browse files
committed
XFAIL test_linspace for numpy 1.21
1 parent da6cf44 commit 3a150bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

numpy-1-21-xfails.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# asarray(copy=False) is not yet implemented
22
array_api_tests/test_creation_functions.py::test_asarray_arrays
33

4+
# https://github.com/data-apis/array-api-tests/issues/195
5+
array_api_tests/test_creation_functions.py::test_linspace
6+
47
# finfo(float32).eps returns float32 but should return float
58
array_api_tests/test_data_type_functions.py::test_finfo[float32]
69

0 commit comments

Comments
 (0)