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 1- # asarray(copy=False) is not yet implemented
2- array_api_tests/test_creation_functions.py::test_asarray_arrays
3-
41# finfo(float32).eps returns float32 but should return float
52array_api_tests/test_data_type_functions.py::test_finfo[float32]
63
7- # Array methods and attributes not already on np.ndarray cannot be wrapped
8- array_api_tests/test_has_names.py::test_has_names[array_method-to_device]
9- array_api_tests/test_has_names.py::test_has_names[array_attribute-device]
10-
11- # linalg tests require cleanups
12- # https://github.com/data-apis/array-api-tests/pull/101
13- array_api_tests/test_linalg.py::test_solve
14-
154# NumPy deviates in some special cases for floordiv
165array_api_tests/test_special_cases.py::test_binary[floor_divide(x1_i is +infinity and isfinite(x2_i) and x2_i > 0) -> +infinity]
176array_api_tests/test_special_cases.py::test_binary[floor_divide(x1_i is +infinity and isfinite(x2_i) and x2_i < 0) -> -infinity]
You can’t perform that action at this time.
0 commit comments