Skip to content

Commit 6222279

Browse files
committed
Add a numpy 1.21 xfail
1 parent cb88eec commit 6222279

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

numpy-1-21-xfails.txt

+1
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_divide[__trued
122122
array_api_tests/test_operators_and_elementwise_functions.py::test_divide[__truediv__(x1, x2)]
123123
array_api_tests/test_operators_and_elementwise_functions.py::test_divide[divide(x1, x2)]
124124
array_api_tests/test_operators_and_elementwise_functions.py::test_equal[equal(x1, x2)]
125+
array_api_tests/test_operators_and_elementwise_functions.py::test_equal[__eq__(x1, x2)]
125126
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x, s)]
126127
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x1, x2)]
127128
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__ifloordiv__(x, s)]

0 commit comments

Comments
 (0)