Skip to content

Commit 1c779cb

Browse files
committed
Add numpy 1.21 xfail
1 parent 69c405e commit 1c779cb

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
@@ -130,6 +130,7 @@ array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[_
130130
array_api_tests/test_operators_and_elementwise_functions.py::test_floor_divide[floor_divide(x1, x2)]
131131
array_api_tests/test_operators_and_elementwise_functions.py::test_greater[__gt__(x1, x2)]
132132
array_api_tests/test_operators_and_elementwise_functions.py::test_greater[greater(x1, x2)]
133+
array_api_tests/test_operators_and_elementwise_functions.py::test_greater_equal[greater_equal(x1, x2)]
133134
array_api_tests/test_operators_and_elementwise_functions.py::test_less[__lt__(x1, x2)]
134135
array_api_tests/test_operators_and_elementwise_functions.py::test_less[less(x1, x2)]
135136
array_api_tests/test_operators_and_elementwise_functions.py::test_less_equal[less_equal(x1, x2)]

0 commit comments

Comments
 (0)