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]
2626array_api_tests/test_data_type_functions.py::test_iinfo[uint32]
2727array_api_tests/test_data_type_functions.py::test_iinfo[uint64]
2828
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-
3629# We cannot wrap the tensor object
3730array_api_tests/test_has_names.py::test_has_names[array_method-__array_namespace__]
3831array_api_tests/test_has_names.py::test_has_names[array_method-to_device]
3932
40-
4133# tensordot doesn't allow integer dtypes in some corner cases
4234array_api_tests/test_linalg.py::test_tensordot
4335
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
4736# We cannot wrap the tensor object
4837array_api_tests/test_operators_and_elementwise_functions.py::test_add[__add__(x1, x2)]
4938array_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