File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -26,24 +26,13 @@ array_api_tests/test_data_type_functions.py::test_iinfo[uint16]
26
26
array_api_tests/test_data_type_functions.py::test_iinfo[uint32]
27
27
array_api_tests/test_data_type_functions.py::test_iinfo[uint64]
28
28
29
- # --disable-extension broken with test_has_names.py
30
- # https://github.com/data-apis/array-api-tests/issues/169
31
- array_api_tests/test_has_names.py::test_has_names[linalg-matrix_transpose]
32
- array_api_tests/test_has_names.py::test_has_names[linalg-outer]
33
- array_api_tests/test_has_names.py::test_has_names[linalg-tensordot]
34
- array_api_tests/test_has_names.py::test_has_names[linalg-trace]
35
-
36
29
# We cannot wrap the tensor object
37
30
array_api_tests/test_has_names.py::test_has_names[array_method-__array_namespace__]
38
31
array_api_tests/test_has_names.py::test_has_names[array_method-to_device]
39
32
40
-
41
33
# tensordot doesn't allow integer dtypes in some corner cases
42
34
array_api_tests/test_linalg.py::test_tensordot
43
35
44
- # A numerical difference in stacking (will be fixed by
45
- # https://github.com/data-apis/array-api-tests/pull/101)
46
- array_api_tests/test_linalg.py::test_matmul
47
36
# We cannot wrap the tensor object
48
37
array_api_tests/test_operators_and_elementwise_functions.py::test_add[__add__(x1, x2)]
49
38
array_api_tests/test_operators_and_elementwise_functions.py::test_bitwise_and[__and__(x1, x2)]
You can’t perform that action at this time.
0 commit comments