Skip to content

Commit bb36d31

Browse files
committed
MAINT: update CuPy xfails
1 parent 3f25203 commit bb36d31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cupy-xfails.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_sc
3939
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[logaddexp]
4040
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[nextafter]
4141
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[hypot]
42+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[atan2]
43+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[divide]
44+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[copysign]
45+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[divide]
4246

4347
# cupy (arg)min/max wrong with infinities
4448
# https://github.com/cupy/cupy/issues/7424

0 commit comments

Comments
 (0)