Skip to content

Commit 6a63d5c

Browse files
committed
Update cupy xfails
1 parent 5cbd1c0 commit 6a63d5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cupy-xfails.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ array_api_tests/test_linalg.py::test_svdvals
3636
array_api_tests/test_linalg.py::test_trace
3737
# We cannot modify array methods
3838
array_api_tests/test_operators_and_elementwise_functions.py::test_divide[__truediv__(x, s)]
39+
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x, s)]
3940
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__mod__(x1, x2)]
4041
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__imod__(x1, x2)]
4142
array_api_tests/test_operators_and_elementwise_functions.py::test_remainder[__mod__(x, s)]

0 commit comments

Comments
 (0)