Skip to content

Commit 730a214

Browse files
committed
Remove numpy linalg xfails
1 parent 145a202 commit 730a214

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

numpy-xfails.txt

-6
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ array_api_tests/test_has_names.py::test_has_names[array_method-to_device]
1010
array_api_tests/test_has_names.py::test_has_names[array_attribute-device]
1111
array_api_tests/test_has_names.py::test_has_names[array_attribute-mT]
1212

13-
# linalg tests require https://github.com/data-apis/array-api-tests/pull/101
14-
# cleanups. Also some tests are using .mT
15-
array_api_tests/test_linalg.py::test_eigvalsh
16-
array_api_tests/test_linalg.py::test_solve
17-
array_api_tests/test_linalg.py::test_trace
18-
1913
# Array methods and attributes not already on np.ndarray cannot be wrapped
2014
array_api_tests/test_signatures.py::test_array_method_signature[__array_namespace__]
2115
array_api_tests/test_signatures.py::test_array_method_signature[to_device]

0 commit comments

Comments
 (0)