Skip to content

Commit 5a20d13

Browse files
committed
revert
1 parent 21b7867 commit 5a20d13

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dask-xfails.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ array_api_tests/test_creation_functions.py::test_eye
77
# finfo(float32).eps returns float32 but should return float
88
array_api_tests/test_data_type_functions.py::test_finfo[float32]
99

10+
# out[-1]=dask.array<getitem ...> but should be some floating number
11+
# (I think the test is not forcing the op to be computed?)
12+
array_api_tests/test_creation_functions.py::test_linspace
13+
1014
# Array methods and attributes not already on da.Array cannot be wrapped
1115
array_api_tests/test_has_names.py::test_has_names[array_method-__array_namespace__]
1216
array_api_tests/test_has_names.py::test_has_names[array_method-to_device]

0 commit comments

Comments
 (0)