Skip to content

Commit 8c62443

Browse files
committed
TST: update numpy 1.22 xfails
1 parent 9b8f252 commit 8c62443

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

numpy-1-22-xfails.txt

+7
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,13 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_sc
127127
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[divide]
128128
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[hypot]
129129
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+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[multiply]
133+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[maximum]
134+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[copysign]
135+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[pow]
136+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[pow]
130137

131138
array_api_tests/test_operators_and_elementwise_functions.py::test_where_with_scalars
132139

0 commit comments

Comments
 (0)