Skip to content

Commit df16fc2

Browse files
committed
TST: update numpy 1.22 xfails
1 parent 0fed389 commit df16fc2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

numpy-1-22-xfails.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,15 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_subtract[subtr
123123
array_api_tests/test_searching_functions.py::test_where
124124
array_api_tests/test_special_cases.py::test_iop[__iadd__(x1_i is -0 and x2_i is -0) -> -0]
125125

126+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[add]
127+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[divide]
128+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[hypot]
129+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[subtract]
130+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[logaddexp]
131+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[nextafter]
132+
133+
array_api_tests/test_operators_and_elementwise_functions.py::test_where_with_scalars
134+
126135
# 2023.12 support
127136
array_api_tests/test_has_names.py::test_has_names[creation-from_dlpack]
128137
array_api_tests/test_signatures.py::test_func_signature[from_dlpack]

0 commit comments

Comments
 (0)