Skip to content

Commit 49094b9

Browse files
committed
Add numpy 1.21 xfail
1 parent b9255ea commit 49094b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

numpy-1-21-xfails.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[_
123123
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__floordiv__(x1, x2)]
124124
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[__ifloordiv__(x, s)]
125125
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[floor_divide(x1, x2)]
126+
array_api_tests/test_operators_and_elementwise_functions.py::test_greater[__gt__(x1, x2)]
126127
array_api_tests/test_operators_and_elementwise_functions.py::test_greater[greater(x1, x2)]
127128
array_api_tests/test_operators_and_elementwise_functions.py::test_less[__lt__(x1, x2)]
128129
array_api_tests/test_operators_and_elementwise_functions.py::test_less_equal[less_equal(x1, x2)]

0 commit comments

Comments
 (0)