Skip to content

Commit abed60d

Browse files
committed
For NumPy, xfail test_full_like
1 parent 4a3b633 commit abed60d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/numpy.yml

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
"array_api_tests/test_signatures.py::test_function_keyword_only_args[prod]",
5353
"array_api_tests/test_signatures.py::test_function_keyword_only_args[sum]",
5454
55+
# https://github.com/data-apis/array-api-tests/pull/18#discussion_r715047213
56+
"array_api_tests/test_creation_functions.py::test_full_like"
5557
)
5658
5759
def pytest_collection_modifyitems(config, items):

0 commit comments

Comments
 (0)