Skip to content

Commit 107c5a5

Browse files
committed
Revert "clip"
This reverts commit 3bc8ffa.
1 parent f71a31d commit 107c5a5

File tree

4 files changed

+0
-12
lines changed

4 files changed

+0
-12
lines changed

numpy-1-22-xfails.txt

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
array_api_tests/test_data_type_functions.py::test_finfo[float32]
44
array_api_tests/test_data_type_functions.py::test_finfo[complex64]
55

6-
# Rounding error near infinity
7-
array_api_tests/test_operators_and_elementwise_functions.py::test_clip
8-
96
# Array methods and attributes not already on np.ndarray cannot be wrapped
107
array_api_tests/test_has_names.py::test_has_names[array_method-__array_namespace__]
118
array_api_tests/test_has_names.py::test_has_names[array_method-to_device]

numpy-1-26-xfails.txt

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
array_api_tests/test_data_type_functions.py::test_finfo[float32]
44
array_api_tests/test_data_type_functions.py::test_finfo[complex64]
55

6-
# Rounding error near infinity
7-
array_api_tests/test_operators_and_elementwise_functions.py::test_clip
8-
96
# Array methods and attributes not already on np.ndarray cannot be wrapped
107
array_api_tests/test_has_names.py::test_has_names[array_method-__array_namespace__]
118
array_api_tests/test_has_names.py::test_has_names[array_method-to_device]

numpy-dev-xfails.txt

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
array_api_tests/test_data_type_functions.py::test_finfo[float32]
44
array_api_tests/test_data_type_functions.py::test_finfo[complex64]
55

6-
# Rounding error near infinity
7-
array_api_tests/test_operators_and_elementwise_functions.py::test_clip
8-
96
# The test suite cannot properly get the signature for vecdot
107
# https://github.com/numpy/numpy/pull/26237
118
array_api_tests/test_signatures.py::test_func_signature[vecdot]

numpy-xfails.txt

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
array_api_tests/test_data_type_functions.py::test_finfo[float32]
44
array_api_tests/test_data_type_functions.py::test_finfo[complex64]
55

6-
# Rounding error near infinity
7-
array_api_tests/test_operators_and_elementwise_functions.py::test_clip
8-
96
# The test suite cannot properly get the signature for vecdot
107
# https://github.com/numpy/numpy/pull/26237
118
array_api_tests/test_signatures.py::test_func_signature[vecdot]

0 commit comments

Comments
 (0)