Skip to content

Commit 26a1d20

Browse files
committed
MAINT: update CuPy xfails
1 parent cdd1213 commit 26a1d20

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cupy-xfails.txt

+5
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ 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]
46+
array_api_tests/test_operators_and_elementwise_functions.py::test_binary_with_scalars_real[maximum]
4247

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

0 commit comments

Comments
 (0)