Skip to content

Commit cfb77ee

Browse files
committed
TST: dask.linalg.eig is not a thing
1 parent 43de4af commit cfb77ee

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

dask-xfails.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,9 @@ array_api_tests/test_data_type_functions.py::TestBroadcastShapes::test_broadcast
136136
array_api_tests/test_data_type_functions.py::TestBroadcastShapes::test_empty
137137
array_api_tests/test_data_type_functions.py::TestBroadcastShapes::test_error
138138

139+
array_api_tests/test_linalg.py::test_eig
140+
array_api_tests/test_linalg.py::test_eigvals
141+
139142
# Stubs have a comment: (**note**: libraries may return ``NaN`` to match Python behavior.)
140143
array_api_tests/test_special_cases.py::test_binary[floor_divide(x1_i is +infinity and isfinite(x2_i) and x2_i > 0) -> +infinity]
141144
array_api_tests/test_special_cases.py::test_binary[floor_divide(x1_i is +infinity and isfinite(x2_i) and x2_i < 0) -> -infinity]

0 commit comments

Comments
 (0)